Skip to content
Closed
Show file tree
Hide file tree
Changes from 14 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions open_manipulator/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package open_manipulator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.1.3 (2026-02-11)
------------------
* Add drawing shape algorithm for omx
* Contributors: Minseo Choi

4.1.2 (2026-01-09)
------------------
* Add urdf for every model
Expand Down
2 changes: 1 addition & 1 deletion open_manipulator/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>open_manipulator</name>
<version>4.1.2</version>
<version>4.1.3</version>
<description>
OpenMANIPULATOR meta ROS 2 package.
</description>
Expand Down
4 changes: 4 additions & 0 deletions open_manipulator_bringup/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package open_manipulator_bringup
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.1.3 (2026-02-11)
------------------
* None

4.1.2 (2026-01-09)
------------------
* None
Expand Down
2 changes: 1 addition & 1 deletion open_manipulator_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>open_manipulator_bringup</name>
<version>4.1.2</version>
<version>4.1.3</version>
<description>OpenMANIPULATOR bringup ROS 2 package.</description>
<maintainer email="pyo@robotis.com">Pyo</maintainer>
<license>Apache 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion open_manipulator_bringup/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name=package_name,
version='4.1.2',
version='4.1.3',
packages=find_packages(exclude=['test']),
data_files=[
('share/ament_index/resource_index/packages', ['resource/' + package_name]),
Expand Down
4 changes: 4 additions & 0 deletions open_manipulator_collision/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package open_manipulator_collision
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.1.3 (2026-02-11)
------------------
* None

4.1.2 (2026-01-09)
------------------
* None
Expand Down
2 changes: 1 addition & 1 deletion open_manipulator_collision/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>open_manipulator_collision</name>
<version>4.1.2</version>
<version>4.1.3</version>
<description>
This package implements a self-collision detection system for the follower robot during
leader-follower teleoperation. Its primary purpose is to enhance safety by detecting
Expand Down
4 changes: 4 additions & 0 deletions open_manipulator_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package open_manipulator_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.1.3 (2026-02-11)
------------------
* None

4.1.2 (2026-01-09)
------------------
* Add urdf for every model
Expand Down
2 changes: 1 addition & 1 deletion open_manipulator_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>open_manipulator_description</name>
<version>4.1.2</version>
<version>4.1.3</version>
<description>
open_manipulator_description ROS 2 package.
</description>
Expand Down
4 changes: 4 additions & 0 deletions open_manipulator_gui/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package open_manipulator_gui
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.1.3 (2026-02-11)
------------------
* None

4.1.2 (2026-01-09)
------------------
* None
Expand Down
2 changes: 1 addition & 1 deletion open_manipulator_gui/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>open_manipulator_gui</name>
<version>4.1.2</version>
<version>4.1.3</version>
<description>
The OpenMANIPULATOR GUI ROS 2 package enables users to explore Joint Space,
Task Space, and even work with the Task Constructor functionality. </description>
Expand Down
4 changes: 4 additions & 0 deletions open_manipulator_moveit_config/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package open_manipulator_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.1.3 (2026-02-11)
------------------
* None

4.1.2 (2026-01-09)
------------------
* None
Expand Down
2 changes: 1 addition & 1 deletion open_manipulator_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>open_manipulator_moveit_config</name>
<version>4.1.2</version>
<version>4.1.3</version>
<description>
An automatically generated package with all the configuration and launch files for using the open_manipulator_x with the MoveIt Motion Planning Framework
</description>
Expand Down
5 changes: 5 additions & 0 deletions open_manipulator_playground/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package open_manipulator_playground
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.1.3 (2026-02-11)
------------------
* Add drawing shape algorithm for omx
* Contributors: Minseo Choi

4.1.2 (2026-01-09)
------------------
* None
Expand Down
6 changes: 6 additions & 0 deletions open_manipulator_playground/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,10 @@ install(TARGETS open_manipulator_x_hello_moveit omy_f3m_hello_moveit omy_3m_hell
################################################################################
ament_export_include_directories(include)
ament_export_targets(export_${PROJECT_NAME})
install(PROGRAMS
src/omx_drawing_shape.py
DESTINATION lib/${PROJECT_NAME}
RENAME omx_drawing_shape
)

ament_package()
8 changes: 7 additions & 1 deletion open_manipulator_playground/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>open_manipulator_playground</name>
<version>4.1.2</version>
<version>4.1.3</version>
<description>
This package provides an example for utilizing the MoveIt API with the OpenMANIPULATOR,
allowing users to practice and experiment freely.
Expand All @@ -14,9 +14,15 @@
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url>
<author email="wsh@robotis.com">Sungho Woo</author>
<author email="ywh@robotis.com">Wonho Yun</author>
<author email="csharon@naver.com">Minseo Choi</author>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>moveit_ros_planning_interface</depend>
<depend>rclcpp</depend>
<exec_depend>rclpy</exec_depend>
<exec_depend>python3-numpy</exec_depend>
<depend>geometry_msgs</depend>
<depend>sensor_msgs</depend>
<depend>trajectory_msgs</depend>
<export>
<build_type>ament_cmake</build_type>
</export>
Expand Down
Empty file.
Loading
Loading