Skip to content

Commit 8844b54

Browse files
committed
Duplicate controller_plugins.xml history in ../twist_controller/ history.
1 parent 61ff978 commit 8844b54

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<library path="kortex2_controllers">
2+
<class name="kortex2_controllers/TwistController" type="kortex2_controllers::TwistController" base_class_type="controller_interface::ControllerInterface">
3+
<description>
4+
6dof twist controller
5+
</description>
6+
</class>
7+
<class name="kortex2_controllers/FaultController" type="kortex2_controllers::FaultController" base_class_type="controller_interface::ControllerInterface">
8+
<description>
9+
ros2 fault controller for kinova api
10+
</description>
11+
</class>
12+
</library>

0 commit comments

Comments
 (0)