Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
labrobotica
ros
navigation
iri_rosnav
Commits
2df741cb
Commit
2df741cb
authored
Apr 12, 2019
by
Fernando Herrero
Browse files
Use ObstacleLayer instead of VoxelLayer
parent
0d7a56e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
params/costmap/no_map/global_params.yaml
View file @
2df741cb
...
...
@@ -11,5 +11,5 @@ origin_x: 0.0
origin_y
:
0.0
plugins
:
-
{
name
:
obstacle_layer
,
type
:
"
costmap_2d::
Voxel
Layer"
}
-
{
name
:
obstacle_layer
,
type
:
"
costmap_2d::
Obstacle
Layer"
}
-
{
name
:
inflation_layer
,
type
:
"
costmap_2d::InflationLayer"
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment