Skip to content

Commit

Permalink
Deleted turtlebot3 example
Browse files Browse the repository at this point in the history
Signed-off-by: Sungho Woo <[email protected]>
  • Loading branch information
sunghowoo committed Dec 2, 2024
1 parent 2260909 commit 6b63439
Show file tree
Hide file tree
Showing 12 changed files with 8 additions and 123 deletions.
1 change: 0 additions & 1 deletion turtlebot3_manipulation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Changelog for package turtlebot3_manipulation
* Resolved the issue where teleoperation was not functioning on the actual robot.
* Fixed the intermittent issue of Gazebo not launching.
* Fixed the error log related to the mimic joint.
* Added a package with examples for robotic arm control using the MoveIt interface.
* Contributors: Sungho Woo

2.1.1 (2022-10-14)
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_manipulation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_manipulation</name>
<version>2.1.1</version>
<version>2.2.0</version>
<description>
ROS 2 package for turtlebot3_manipulation
</description>
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_manipulation_bringup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_manipulation_bringup</name>
<version>2.1.1</version>
<version>2.2.0</version>
<description>
ROS 2 package for turtlebot3_manipulation
</description>
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_manipulation_cartographer/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_manipulation_cartographer</name>
<version>2.1.1</version>
<version>2.2.0</version>
<description>
ROS 2 launch scripts for cartographer
</description>
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_manipulation_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_manipulation_description</name>
<version>2.1.1</version>
<version>2.2.0</version>
<description>
ROS 2 package for turtlebot3_manipulation_description
</description>
Expand Down
39 changes: 0 additions & 39 deletions turtlebot3_manipulation_example/CMakeLists.txt

This file was deleted.

21 changes: 0 additions & 21 deletions turtlebot3_manipulation_example/package.xml

This file was deleted.

54 changes: 0 additions & 54 deletions turtlebot3_manipulation_example/src/hello_moveit.cpp

This file was deleted.

2 changes: 1 addition & 1 deletion turtlebot3_manipulation_hardware/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_manipulation_hardware</name>
<version>2.1.1</version>
<version>2.2.0</version>
<description>
ROS 2 package for turtlebot3_manipulation_hardware
</description>
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_manipulation_moveit_config/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_manipulation_moveit_config</name>
<version>2.1.1</version>
<version>2.2.0</version>
<description>
An automatically generated package with all the configuration and launch files for using the turtlebot3_manipulation with the MoveIt Motion Planning Framework
</description>
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_manipulation_navigation2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_manipulation_navigation2</name>
<version>2.1.1</version>
<version>2.2.0</version>
<description>
ROS 2 launch scripts for navigation2
</description>
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_manipulation_teleop/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_manipulation_teleop</name>
<version>2.1.1</version>
<version>2.2.0</version>
<description>Ros2 Package of the turtlebot3_manipulation_teleop</description>
<maintainer email="[email protected]">Pyo</maintainer>
<license>Apache 2.0</license>
Expand Down

0 comments on commit 6b63439

Please sign in to comment.