mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update nav2 speed params
This commit is contained in:
parent
6da0781c66
commit
3a241c0c30
@ -157,9 +157,10 @@ controller_server:
|
|||||||
max_vel_x: 0.26
|
max_vel_x: 0.26
|
||||||
max_vel_y: 0.0
|
max_vel_y: 0.0
|
||||||
max_vel_theta: 1.0
|
max_vel_theta: 1.0
|
||||||
min_speed_xy: 0.0
|
min_speed_xy: 0.001
|
||||||
max_speed_xy: 0.26
|
max_speed_xy: 0.26
|
||||||
min_speed_theta: 0.0
|
min_speed_theta: 0.0
|
||||||
|
max_speed_theta: 0.26
|
||||||
# Add high threshold velocity for turtlebot 3 issue.
|
# Add high threshold velocity for turtlebot 3 issue.
|
||||||
# https://github.com/ROBOTIS-GIT/turtlebot3_simulations/issues/75
|
# https://github.com/ROBOTIS-GIT/turtlebot3_simulations/issues/75
|
||||||
acc_lim_x: 0.5 # was 2.5
|
acc_lim_x: 0.5 # was 2.5
|
||||||
|
Loading…
Reference in New Issue
Block a user