Skip to content

Commit 4e90259

Browse files
committed
Removed controller from config file to realign with current branch
status
1 parent a7f4a93 commit 4e90259

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

ur_controllers/controller_plugins.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,4 @@
99
This controller publishes the readings of all available speed scaling factors.
1010
</description>
1111
</class>
12-
<class name="position_controllers/ScaledJointTrajectoryController" type="position_controllers::ScaledJointTrajectoryController" base_class_type="controller_interface::ControllerBase">
13-
<description>
14-
Scaled velocity-based joint trajectory controller
15-
</description>
16-
</class>
17-
<class name="velocity_controllers/ScaledJointTrajectoryController" type="velocity_controllers::ScaledJointTrajectoryController" base_class_type="controller_interface::ControllerBase">
18-
<description>
19-
Scaled velocity-based joint trajectory controller
20-
</description>
21-
</class>
2212
</library>

0 commit comments

Comments
 (0)