-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a3ff918
commit f917037
Showing
6 changed files
with
20 additions
and
10 deletions.
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
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package> | ||
<name>thormang3_common</name> | ||
<version>0.1.2</version> | ||
<version>0.1.3</version> | ||
<description>ROS packages for the thormang3_common (meta package)</description> | ||
<license>BSD</license> | ||
<author email="[email protected]">SCH</author> | ||
|
@@ -11,12 +11,7 @@ | |
<url type="repository">https://github.com/ROBOTIS-GIT/ROBOTIS-THORMANG-Common</url> | ||
<url type="website">http://wiki.ros.org/thormang3_common</url> | ||
<buildtool_depend>catkin</buildtool_depend> | ||
<run_depend>thormang3_action_module_msgs</run_depend> | ||
<run_depend>thormang3_feet_ft_module_msgs</run_depend> | ||
<run_depend>thormang3_gripper_module_msgs</run_depend> | ||
<run_depend>thormang3_manipulation_module_msgs</run_depend> | ||
<run_depend>thormang3_offset_tuner_msgs</run_depend> | ||
<run_depend>thormang3_walking_module_msgs</run_depend> | ||
<run_depend>thormang3_wholebody_module_msgs</run_depend> | ||
<run_depend>thormang3_description</run_depend> | ||
<run_depend>thormang3_gazebo</run_depend> | ||
<export><metapackage/></export> | ||
</package> |
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
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package> | ||
<name>thormang3_description</name> | ||
<version>0.1.2</version> | ||
<version>0.1.3</version> | ||
<description>The thormang3_description package</description> | ||
<license>BSD</license> | ||
<author email="[email protected]">SCH</author> | ||
|
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
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package> | ||
<name>thormang3_gazebo</name> | ||
<version>0.1.2</version> | ||
<version>0.1.3</version> | ||
<description>The thormang3_gazebo package</description> | ||
<license>BSD</license> | ||
<author email="[email protected]">SCH</author> | ||
|