Skip to content

Commit b8ee86d

Browse files
committed
Mention which motion controllers can be used in the docs
1 parent 5184007 commit b8ee86d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ur_robot_driver/doc/trajectory_until_node.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ Implementation details
2020
Upon instantiation of the node, the internal trajectory action client will connect to an action named ``motion_controller/follow_joint_trajectory``.
2121
This action does not exist, but upon launch of the driver, the node is remapped to connect to the ``initial_joint_controller``, default is ``scaled_joint_trajectory_controller``.
2222
If you wish to use the node with another motion controller use the launch argument ``initial_joint_controller:=<your_motion_controller>`` when launching the driver.
23+
The node is only compatible with motion controllers that use the FollowJointTrajectory action interface.

0 commit comments

Comments
 (0)