update nav2 speed params

This commit is contained in:
Björn Ellensohn 2023-09-04 09:32:57 +02:00
parent 6da0781c66
commit 3a241c0c30

View File

@ -157,9 +157,10 @@ controller_server:
max_vel_x: 0.26
max_vel_y: 0.0
max_vel_theta: 1.0
min_speed_xy: 0.0
min_speed_xy: 0.001
max_speed_xy: 0.26
min_speed_theta: 0.0
max_speed_theta: 0.26
# Add high threshold velocity for turtlebot 3 issue.
# https://github.com/ROBOTIS-GIT/turtlebot3_simulations/issues/75
acc_lim_x: 0.5 # was 2.5