We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ff92b commit eeffd8bCopy full SHA for eeffd8b
lunabot_config/config/real_robot.yml
@@ -3,6 +3,7 @@ cmd_vel_topic: "/cmd_vel"
3
nav_goal_topic: "/goal"
4
nav:
5
map_topic: "/maps/costmap_node/global_costmap/costmap"
6
+ map_update_topic: "/maps/costmap_node/global_costmap/costmap_updates"
7
global_path_topic: "/nav/global_path"
8
occ_threshold: 80 # corresponds to possibly-in-collision
9
bezier_step: 0.01
0 commit comments