Skip to content

Commit 7cf1715

Browse files
committed
update name of twist controller plugin
1 parent fd0c842 commit 7cf1715

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

picknik_twist_controller/controller_plugins.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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">
1+
<library path="picknik_twist_controller">
2+
<class name="picknik_twist_controller/PicknikTwistController" type="picknik_twist_controller::PicknikTwistController" base_class_type="controller_interface::ControllerInterface">
33
<description>
44
Subscribes to twist msg and forwards to hardware
55
</description>

0 commit comments

Comments
 (0)