Skip to content

Commit

Permalink
update nav2 params
Browse files Browse the repository at this point in the history
  • Loading branch information
knmcguire authored Aug 29, 2024
1 parent 9fa9282 commit 0eceb1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crazyflie_examples/config/nav2_params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ local_costmap:
ros__parameters:
update_frequency: 5.0
publish_frequency: 2.0
global_frame: odom
global_frame: cf1/odom
robot_base_frame: cf1
use_sim_time: true
rolling_window: true
Expand Down Expand Up @@ -226,4 +226,4 @@ waypoint_follower:
wait_at_waypoint:
plugin: "nav2_waypoint_follower::WaitAtWaypoint"
enabled: True
waypoint_pause_duration: 200
waypoint_pause_duration: 200

0 comments on commit 0eceb1d

Please sign in to comment.