Skip to content

Commit 6f90ec3

Browse files
authored
Merge pull request #7 from PickNikRobotics/pr-fix-controller-plugin
Update Twist Controller plugin name
2 parents fd0c842 + 7cf1715 commit 6f90ec3

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)