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 fd0c842 commit 7cf1715Copy full SHA for 7cf1715
picknik_twist_controller/controller_plugins.xml
@@ -1,5 +1,5 @@
1
-<library path="picknik_twist_controler">
2
- <class name="picknik_twist_controler/PicknikTwistControler" type="picknik_twist_controler::PicknikTwistControler" base_class_type="controller_interface::ControllerInterface">
+<library path="picknik_twist_controller">
+ <class name="picknik_twist_controller/PicknikTwistController" type="picknik_twist_controller::PicknikTwistController" base_class_type="controller_interface::ControllerInterface">
3
<description>
4
Subscribes to twist msg and forwards to hardware
5
</description>
0 commit comments