Skip to content

Commit 6b63439

Browse files
committed
Deleted turtlebot3 example
Signed-off-by: Sungho Woo <[email protected]>
1 parent 2260909 commit 6b63439

File tree

12 files changed

+8
-123
lines changed

12 files changed

+8
-123
lines changed

turtlebot3_manipulation/CHANGELOG.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Changelog for package turtlebot3_manipulation
88
* Resolved the issue where teleoperation was not functioning on the actual robot.
99
* Fixed the intermittent issue of Gazebo not launching.
1010
* Fixed the error log related to the mimic joint.
11-
* Added a package with examples for robotic arm control using the MoveIt interface.
1211
* Contributors: Sungho Woo
1312

1413
2.1.1 (2022-10-14)

turtlebot3_manipulation/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>turtlebot3_manipulation</name>
5-
<version>2.1.1</version>
5+
<version>2.2.0</version>
66
<description>
77
ROS 2 package for turtlebot3_manipulation
88
</description>

turtlebot3_manipulation_bringup/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>turtlebot3_manipulation_bringup</name>
5-
<version>2.1.1</version>
5+
<version>2.2.0</version>
66
<description>
77
ROS 2 package for turtlebot3_manipulation
88
</description>

turtlebot3_manipulation_cartographer/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>turtlebot3_manipulation_cartographer</name>
5-
<version>2.1.1</version>
5+
<version>2.2.0</version>
66
<description>
77
ROS 2 launch scripts for cartographer
88
</description>

turtlebot3_manipulation_description/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>turtlebot3_manipulation_description</name>
5-
<version>2.1.1</version>
5+
<version>2.2.0</version>
66
<description>
77
ROS 2 package for turtlebot3_manipulation_description
88
</description>

turtlebot3_manipulation_example/CMakeLists.txt

Lines changed: 0 additions & 39 deletions
This file was deleted.

turtlebot3_manipulation_example/package.xml

Lines changed: 0 additions & 21 deletions
This file was deleted.

turtlebot3_manipulation_example/src/hello_moveit.cpp

Lines changed: 0 additions & 54 deletions
This file was deleted.

turtlebot3_manipulation_hardware/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>turtlebot3_manipulation_hardware</name>
5-
<version>2.1.1</version>
5+
<version>2.2.0</version>
66
<description>
77
ROS 2 package for turtlebot3_manipulation_hardware
88
</description>

turtlebot3_manipulation_moveit_config/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>turtlebot3_manipulation_moveit_config</name>
5-
<version>2.1.1</version>
5+
<version>2.2.0</version>
66
<description>
77
An automatically generated package with all the configuration and launch files for using the turtlebot3_manipulation with the MoveIt Motion Planning Framework
88
</description>

0 commit comments

Comments
 (0)