ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The setup in ur_gazebo uses gazebo_ros_control to load a joint_trajectory_controller. This exposes a standard FollowJointTrajectory action server, just like any of the available drivers.

test_move.py can make use of that, provided it can find the action topics.