Skip to content

Commit cdec243

Browse files
authored
Update package.xml
1 parent 24c7c48 commit cdec243

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

turtlebot3_automatic_parking_vision/package.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>turtlebot3_automatic_parking_vision</name>
4-
<version>0.0.1</version>
4+
<version>0.1.0</version>
55
<description>
6-
Package for turtlebot3 automatic_parking which uses ar code. This example needs a printed ar code and a TurtleBot3.
6+
Package for turtlebot3 automatic_parking which uses ar code. This example needs a printed ar code and a TurtleBot3.
77
</description>
88
<license>Apache 2.0</license>
99
<author email="[email protected]">Leon Jung</author>
@@ -18,4 +18,5 @@
1818
<depend>geometry_msgs</depend>
1919
<depend>nav_msgs</depend>
2020
<depend>ar_track_alvar_msgs</depend>
21+
<depend>ar_track_alvar</depend>
2122
</package>

0 commit comments

Comments
 (0)