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
Alejandro Lopez Gestoso
iri_turtlebot_launch
Commits
6baae790
Commit
6baae790
authored
Jul 02, 2021
by
Fernando Herrero
Browse files
Fix costmap observation sources topics
parent
9a4e6c9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
params/costmap/common_params.yaml
View file @
6baae790
...
...
@@ -32,14 +32,14 @@ obstacle_layer:
observation_sources
:
scan bump
scan
:
data_type
:
LaserScan
topic
:
scan
topic
:
/
scan
marking
:
true
clearing
:
true
min_obstacle_height
:
0.25
max_obstacle_height
:
0.35
bump
:
data_type
:
PointCloud2
topic
:
mobile_base/sensors/bumper_pointcloud
topic
:
/
mobile_base/sensors/bumper_pointcloud
marking
:
true
clearing
:
false
min_obstacle_height
:
0.0
...
...
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