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 61ff978 commit 8844b54Copy full SHA for 8844b54
twist_controller/controller_plugins.xml
@@ -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
9
+ ros2 fault controller for kinova api
10
11
12
+</library>
0 commit comments