-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Will Son <[email protected]>
- Loading branch information
1 parent
bd2e162
commit 3baa265
Showing
6 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
</description> | ||
<maintainer email="[email protected]">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="[email protected]">Darby Lim</author> | ||
<author email="[email protected]">Hye-jong KIM</author> | ||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
</description> | ||
<maintainer email="[email protected]">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="[email protected]">Darby Lim</author> | ||
<author email="[email protected]">Hye-jong KIM</author> | ||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
</description> | ||
<maintainer email="[email protected]">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="[email protected]">Darby Lim</author> | ||
<author email="[email protected]">Pyo</author> | ||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
</description> | ||
<maintainer email="[email protected]">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="[email protected]">Darby Lim</author> | ||
<author email="[email protected]">Hye-jong KIM</author> | ||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,12 @@ | |
</description> | ||
<maintainer email="[email protected]">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="[email protected]">Darby Lim</author> | ||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
<depend>dynamixel_sdk</depend> | ||
<depend>hardware_interface</depend> | ||
<depend>pluginlib</depend> | ||
<depend>rclcpp</depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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="[email protected]">Hye-jong KIM</author> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
|