Added limits again
This commit is contained in:
parent
3ea0c8acf6
commit
6e1f8ca33b
@ -22,6 +22,13 @@ diff_cont:
|
|||||||
|
|
||||||
use_stamped_vel: false
|
use_stamped_vel: false
|
||||||
|
|
||||||
|
linear:
|
||||||
|
x:
|
||||||
|
has_velocity_limits: true
|
||||||
|
max_velocity: 0.5
|
||||||
|
has_acceleration_limits: true
|
||||||
|
max_acceleration: 0.2
|
||||||
|
|
||||||
joint_limits:
|
joint_limits:
|
||||||
ros__parameters:
|
ros__parameters:
|
||||||
left_wheel_joint:
|
left_wheel_joint:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user