Skip to content

Commit b64acd2

Browse files
committed
Fix version
1 parent 060dc88 commit b64acd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

omni_wheel_drive_controller/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>omni_wheel_drive_controller</name>
5-
<version>0.0.0</version>
5+
<version>5.4.0</version>
66
<description>A chainable controller for mobile robots with omnidirectional drive with three or
77
more omni wheels.</description>
88
<license>Apache License 2.0</license>
@@ -17,11 +17,11 @@
1717

1818
<buildtool_depend>ament_cmake</buildtool_depend>
1919

20-
<depend>generate_parameter_library</depend>
2120
<build_depend>ros2_control_cmake</build_depend>
2221

2322
<depend>controller_interface</depend>
2423
<depend>eigen</depend>
24+
<depend>generate_parameter_library</depend>
2525
<depend>geometry_msgs</depend>
2626
<depend>hardware_interface</depend>
2727
<depend>nav_msgs</depend>

0 commit comments

Comments
 (0)