Bug fix
This commit is contained in:
@@ -48,16 +48,16 @@ iiwa_arm_controller:
|
|||||||
state_publish_rate: 50.0 # половина от update_rate, как в референсе lbr_fri_ros2_stack
|
state_publish_rate: 50.0 # половина от update_rate, как в референсе lbr_fri_ros2_stack
|
||||||
action_monitor_rate: 20.0
|
action_monitor_rate: 20.0
|
||||||
|
|
||||||
constraints:
|
# constraints:
|
||||||
stopped_velocity_tolerance: 0.01 # [рад/с] — допуск скорости в конечной точке
|
# stopped_velocity_tolerance: 0.01 # [рад/с] — допуск скорости в конечной точке
|
||||||
goal_time: 2.0 # [с] — допуск на время достижения цели
|
# goal_time: 2.0 # [с] — допуск на время достижения цели
|
||||||
joint1: { trajectory: 0.1, goal: 0.01 }
|
# joint1: { trajectory: 0.1, goal: 0.01 }
|
||||||
joint2: { trajectory: 0.1, goal: 0.01 }
|
# joint2: { trajectory: 0.1, goal: 0.01 }
|
||||||
joint3: { trajectory: 0.1, goal: 0.01 }
|
# joint3: { trajectory: 0.1, goal: 0.01 }
|
||||||
joint4: { trajectory: 0.1, goal: 0.01 }
|
# joint4: { trajectory: 0.1, goal: 0.01 }
|
||||||
joint5: { trajectory: 0.1, goal: 0.01 }
|
# joint5: { trajectory: 0.1, goal: 0.01 }
|
||||||
joint6: { trajectory: 0.1, goal: 0.01 }
|
# joint6: { trajectory: 0.1, goal: 0.01 }
|
||||||
joint7: { trajectory: 0.1, goal: 0.01 }
|
# joint7: { trajectory: 0.1, goal: 0.01 }
|
||||||
|
|
||||||
forward_position_controller:
|
forward_position_controller:
|
||||||
ros__parameters:
|
ros__parameters:
|
||||||
|
|||||||
Reference in New Issue
Block a user