mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
7538c55b11
commit
af77e0a418
@ -446,11 +446,11 @@ controller_server:
|
|||||||
|
|
||||||
# Primary controller params can be placed here below
|
# Primary controller params can be placed here below
|
||||||
debug_trajectory_details: False
|
debug_trajectory_details: False
|
||||||
min_vel_x: 0.0
|
min_vel_x: -0.26 # was 0.0 -> maybe can go backwards now.
|
||||||
min_vel_y: 0.0
|
min_vel_y: 0.0
|
||||||
max_vel_x: 0.26
|
max_vel_x: 0.26
|
||||||
max_vel_y: 0.0
|
max_vel_y: 0.0
|
||||||
max_vel_theta: 3.0
|
max_vel_theta: 3.0 # was 1.0
|
||||||
min_speed_xy: 0.0
|
min_speed_xy: 0.0
|
||||||
max_speed_xy: 0.26
|
max_speed_xy: 0.26
|
||||||
min_speed_theta: 0.0
|
min_speed_theta: 0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user