Skip to content

Commit f6196af

Browse files
author
Felix Exner
committed
Tests: Update the name of the trajectory controller
1 parent 9507f92 commit f6196af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ur_robot_driver/test/driver.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</include>
1111

1212
<!--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" />
13+
<remap from="follow_joint_trajectory" to="/scaled_pos_joint_traj_controller/follow_joint_trajectory" />
1414

1515
<test test-name="switch_on_test" pkg="ur_robot_driver" type="switch_on_test.py" name="switch_on_test1" time-limit="60.0"/>
1616
<test test-name="io_test" pkg="ur_robot_driver" type="io_test.py" name="io_test1" time-limit="60.0"/>

0 commit comments

Comments
 (0)