mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 18:10:47 +02:00
added first version of speed scaling readings
This commit is contained in:
@@ -22,6 +22,11 @@ force_torque_sensor_controller:
|
||||
type: force_torque_sensor_controller/ForceTorqueSensorController
|
||||
publish_rate: 125
|
||||
|
||||
# Publish speed_scaling factor
|
||||
speed_scaling_state_controller:
|
||||
type: ur_controllers/SpeedScalingStateController
|
||||
publish_rate: 125
|
||||
|
||||
# Joint Trajectory Controller - position based -------------------------------
|
||||
# For detailed explanations of parameter see http://wiki.ros.org/joint_trajectory_controller
|
||||
pos_based_pos_traj_controller:
|
||||
@@ -104,4 +109,4 @@ joint_group_vel_controller:
|
||||
- elbow_joint
|
||||
- wrist_1_joint
|
||||
- wrist_2_joint
|
||||
- wrist_3_joint
|
||||
- wrist_3_joint
|
||||
|
||||
Reference in New Issue
Block a user