Universal_Robots_ROS_controllers_cartesian icon indicating copy to clipboard operation
Universal_Robots_ROS_controllers_cartesian copied to clipboard

ROS control hardware interface definitions and controllers for Cartesian control of robot manipulators.

Results 3 Universal_Robots_ROS_controllers_cartesian issues
Sort by recently updated
recently updated
newest added

… vel and acc This is done since the velocity and acceleration is given in the body-local reference frame. The math supporting this change, can be found [here](https://arxiv.org/abs/0811.2889v1). I will...

As far as I can see, the cartesian trajectory controller does not use the frame of the poses that are coming in. In our [example test_move script](https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/blob/master/ur_robot_driver/scripts/test_move) we do not...

enhancement

The twist_controller has a `twist_gain` dynamic_reconfigure parameter, but that's not documented.

documentation