Skip to content

Commit

Permalink
fixing collision monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMacenski committed Jun 21, 2024
1 parent 77257f8 commit fa63333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav2_bringup/params/nav2_multirobot_params_all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ collision_monitor:
FootprintApproach:
type: "polygon"
action_type: "approach"
footprint_topic: "/local_costmap/published_footprint"
footprint_topic: "/<robot_namespace>/local_costmap/published_footprint"
time_before_collision: 2.0
simulation_time_step: 0.1
min_points: 6
Expand Down

0 comments on commit fa63333

Please sign in to comment.