Skip to content

Commit

Permalink
Version Update (0.1.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
robotpilot committed Apr 24, 2017
1 parent d5ae3da commit 2b747a7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion turtlebot3/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
<run_depend>turtlebot3_description</run_depend>
<run_depend>turtlebot3_bringup</run_depend>
<run_depend>turtlebot3_fake</run_depend>
<run_depend>turtlebot3_slam</run_depend>
<run_depend>turtlebot3_gazebo</run_depend>
<run_depend>turtlebot3_navigation</run_depend>
<run_depend>turtlebot3_slam</run_depend>
<export><metapackage/></export>
</package>
3 changes: 2 additions & 1 deletion turtlebot3_fake/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3/issues</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3</url>
<url type="website">http://wiki.ros.org/turtlebot3_fake</url>
<buildtool_depend>catkin</buildtool_depend> <build_depend>geometry_msgs</build_depend>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>geometry_msgs</build_depend>
<build_depend>nav_msgs</build_depend>
<build_depend>roscpp</build_depend>
<build_depend>sensor_msgs</build_depend>
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_gazebo/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<maintainer email="[email protected]">Pyo</maintainer>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3/issues</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3</url>
<url type="website">http://wiki.ros.org/turtlebot3_description</url>
<url type="website">http://wiki.ros.org/turtlebot3_gazebo</url>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>nav_msgs</build_depend>
<build_depend>roscpp</build_depend>
Expand Down

0 comments on commit 2b747a7

Please sign in to comment.