We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9507f92 commit f6196afCopy full SHA for f6196af
ur_robot_driver/test/driver.test
@@ -10,7 +10,7 @@
10
</include>
11
12
<!--If the default controller changes, this remap has to be adapted, as well-->
13
- <remap from="follow_joint_trajectory" to="/scaled_pos_traj_controller/follow_joint_trajectory" />
+ <remap from="follow_joint_trajectory" to="/scaled_pos_joint_traj_controller/follow_joint_trajectory" />
14
15
<test test-name="switch_on_test" pkg="ur_robot_driver" type="switch_on_test.py" name="switch_on_test1" time-limit="60.0"/>
16
<test test-name="io_test" pkg="ur_robot_driver" type="io_test.py" name="io_test1" time-limit="60.0"/>
0 commit comments