Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_turtlebot_launch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alejandro Lopez Gestoso
iri_turtlebot_launch
Commits
6baae790
Commit
6baae790
authored
3 years ago
by
Fernando Herrero
Browse files
Options
Downloads
Patches
Plain Diff
Fix costmap observation sources topics
parent
9a4e6c9a
No related branches found
No related tags found
1 merge request
!1
Update
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
params/costmap/common_params.yaml
+2
-2
2 additions, 2 deletions
params/costmap/common_params.yaml
with
2 additions
and
2 deletions
params/costmap/common_params.yaml
+
2
−
2
View file @
6baae790
...
@@ -32,14 +32,14 @@ obstacle_layer:
...
@@ -32,14 +32,14 @@ obstacle_layer:
observation_sources
:
scan bump
observation_sources
:
scan bump
scan
:
scan
:
data_type
:
LaserScan
data_type
:
LaserScan
topic
:
scan
topic
:
/
scan
marking
:
true
marking
:
true
clearing
:
true
clearing
:
true
min_obstacle_height
:
0.25
min_obstacle_height
:
0.25
max_obstacle_height
:
0.35
max_obstacle_height
:
0.35
bump
:
bump
:
data_type
:
PointCloud2
data_type
:
PointCloud2
topic
:
mobile_base/sensors/bumper_pointcloud
topic
:
/
mobile_base/sensors/bumper_pointcloud
marking
:
true
marking
:
true
clearing
:
false
clearing
:
false
min_obstacle_height
:
0.0
min_obstacle_height
:
0.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment