Skip to content

Commit

Permalink
fix package xml
Browse files Browse the repository at this point in the history
Signed-off-by: Will Son <willson@robotis.com>
  • Loading branch information
ROBOTIS-Will committed Apr 19, 2023
1 parent bd2e162 commit 3baa265
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 1 deletion.
3 changes: 3 additions & 0 deletions turtlebot3_manipulation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
</description>
<maintainer email="willson@robotis.com">Will Son</maintainer>
<license>Apache 2.0</license>
<url type="website">https://emanual.robotis.com/docs/en/platform/turtlebot3/manipulation/</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation/issues</url>
<author email="thlim@robotis.com">Darby Lim</author>
<author email="hjkim@robotis.com">Hye-jong KIM</author>
<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
3 changes: 3 additions & 0 deletions turtlebot3_manipulation_bringup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
</description>
<maintainer email="willson@robotis.com">Will Son</maintainer>
<license>Apache 2.0</license>
<url type="website">https://emanual.robotis.com/docs/en/platform/turtlebot3/manipulation/</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation/issues</url>
<author email="thlim@robotis.com">Darby Lim</author>
<author email="hjkim@robotis.com">Hye-jong KIM</author>
<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
3 changes: 3 additions & 0 deletions turtlebot3_manipulation_cartographer/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
</description>
<maintainer email="willson@robotis.com">Will Son</maintainer>
<license>Apache 2.0</license>
<url type="website">https://emanual.robotis.com/docs/en/platform/turtlebot3/manipulation/</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation/issues</url>
<author email="thlim@robotis.com">Darby Lim</author>
<author email="pyo@robotis.com">Pyo</author>
<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
3 changes: 3 additions & 0 deletions turtlebot3_manipulation_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
</description>
<maintainer email="willson@robotis.com">Will Son</maintainer>
<license>Apache 2.0</license>
<url type="website">https://emanual.robotis.com/docs/en/platform/turtlebot3/manipulation/</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation/issues</url>
<author email="thlim@robotis.com">Darby Lim</author>
<author email="hjkim@robotis.com">Hye-jong KIM</author>
<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
4 changes: 4 additions & 0 deletions turtlebot3_manipulation_hardware/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,12 @@
</description>
<maintainer email="willson@robotis.com">Will Son</maintainer>
<license>Apache 2.0</license>
<url type="website">https://emanual.robotis.com/docs/en/platform/turtlebot3/manipulation/</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation/issues</url>
<author email="thlim@robotis.com">Darby Lim</author>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>dynamixel_sdk</depend>
<depend>hardware_interface</depend>
<depend>pluginlib</depend>
<depend>rclcpp</depend>
Expand Down
6 changes: 5 additions & 1 deletion turtlebot3_manipulation_teleop/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@
<name>turtlebot3_manipulation_teleop</name>
<version>2.1.1</version>
<description>Ros2 Package of the turtlebot3_manipulation_teleop</description>
<maintainer email="hjkim@robotis.com">Hye-jong KIM</maintainer>
<maintainer email="willson@robotis.com">Will Son</maintainer>
<license>Apache 2.0</license>
<url type="website">https://emanual.robotis.com/docs/en/platform/turtlebot3/manipulation/</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3_manipulation/issues</url>
<author email="hjkim@robotis.com">Hye-jong KIM</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down

0 comments on commit 3baa265

Please sign in to comment.