mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
Adding JointGroupVelocityControllers (#224)
* Adding JointGroupVelocityControllers. * Correction re. ros_control in Readme. Add velocity_controllers dependency.
This commit is contained in:
@@ -122,7 +122,7 @@ The position based controller *should* stay closer to the commanded path, while
|
||||
|
||||
**Note** that the PID values are not optimally tweaked as of this moment.
|
||||
|
||||
To use ros_control together with MoveIt, be sure to add the desired controller to the ```controllers.yaml``` in the urXX_moveit_config/config folder. Add the following
|
||||
To use ros_control together with MoveIt, be sure to add the desired controller to the ```controllers.yaml``` in the urXX_moveit_config/config folder. Add the following:
|
||||
|
||||
```yaml
|
||||
controller_list:
|
||||
|
||||
Reference in New Issue
Block a user