Skip to content

Commit

Permalink
updated the CHANGELOG and version to release binary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
robotpilot committed Feb 8, 2019
1 parent ca55264 commit c390e7f
Show file tree
Hide file tree
Showing 19 changed files with 261 additions and 43 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,28 @@
## ROS Packages for OpenManipulator
|Version|Kinetic + Ubuntu Xenial|Melodic + Ubuntu Bionic|
|:---:|:---:|:---:|
|[![GitHub version](https://badge.fury.io/gh/ROBOTIS-GIT%2Fopen_manipulator.svg)](https://badge.fury.io/gh/ROBOTIS-GIT%2Fopen_manipulator)|[![Build Status](https://travis-ci.org/ROBOTIS-GIT/open_manipulator.svg?branch=kinetic-devel)](https://travis-ci.org/ROBOTIS-GIT/open_manipulator)|-|
|[![GitHub version](https://badge.fury.io/gh/ROBOTIS-GIT%2Fopen_manipulator.svg)](https://badge.fury.io/gh/ROBOTIS-GIT%2Fopen_manipulator)|[![Build Status](https://travis-ci.org/ROBOTIS-GIT/open_manipulator.svg?branch=kinetic-devel)](https://travis-ci.org/ROBOTIS-GIT/open_manipulator)|[![Build Status](https://travis-ci.org/ROBOTIS-GIT/open_manipulator.svg?branch=melodic-devel)](https://travis-ci.org/ROBOTIS-GIT/open_manipulator)|

## ROBOTIS e-Manual for OpenManipulator
- [ROBOTIS e-Manual for OpenManipulator](http://emanual.robotis.com/docs/en/platform/openmanipulator/)

## Wiki for open_manipulator Packages
- http://wiki.ros.org/open_manipulator (metapackage)
- http://wiki.ros.org/open_manipulator_control_gui
- http://wiki.ros.org/open_manipulator_controller
- http://wiki.ros.org/open_manipulator_description
- http://wiki.ros.org/open_manipulator_dynamixel_ctrl
- http://wiki.ros.org/open_manipulator_libs
- http://wiki.ros.org/open_manipulator_moveit
- http://wiki.ros.org/open_manipulator_position_ctrl
- http://wiki.ros.org/open_manipulator_teleop

## Open Source related to OpenManipulator
- [robotis_manipulator](https://github.com/ROBOTIS-GIT/robotis_manipulator)
- [open_manipulator](https://github.com/ROBOTIS-GIT/open_manipulator)
- [open_manipulator_msgs](https://github.com/ROBOTIS-GIT/open_manipulator_msgs)
- [open_manipulator_simulations](https://github.com/ROBOTIS-GIT/open_manipulator_simulations)
- [open_manipulator_perceptions](https://github.com/ROBOTIS-GIT/open_manipulator_perceptions)
- [open_manipulator_processing](https://github.com/ROBOTIS-GIT/open_manipulator_processing)
- [open_manipulator_friends](https://github.com/ROBOTIS-GIT/open_manipulator_friends)
- [open_manipulator_with_tb3](https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3)
- [open_manipulator_with_tb3_msgs](https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3_msgs)
- [open_manipulator_with_tb3_simulations](https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3_simulations)
Expand All @@ -36,11 +41,8 @@
- [manipulator_h](https://github.com/ROBOTIS-GIT/ROBOTIS-MANIPULATOR-H)
- [dynamixel_sdk](https://github.com/ROBOTIS-GIT/DynamixelSDK)
- [dynamixel_workbench](https://github.com/ROBOTIS-GIT/dynamixel-workbench)
- [robotis_math](https://github.com/ROBOTIS-GIT/ROBOTIS-Math)
- [OpenCR-Hardware](https://github.com/ROBOTIS-GIT/OpenCR-Hardware)
- [OpenCR](https://github.com/ROBOTIS-GIT/OpenCR)
- [open_manipulator_processing](https://github.com/ROBOTIS-GIT/open_manipulator_processing)


## Documents and Videos related to OpenManipulator
- [ROBOTIS e-Manual for OpenManipulator](http://emanual.robotis.com/docs/en/platform/openmanipulator/)
Expand Down
46 changes: 46 additions & 0 deletions open_manipulator/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,52 @@
Changelog for package open_manipulator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.0 (2019-02-08)
------------------
* updated the CHANGELOG and version to release binary packages
* added new packages (open_manipulator_control_gui, *_controller, *_libs, *_teleop)
* deleted unused packages (open_manipulator_dynamixel_ctrl, open_manipulator_position_ctrl)
* - open_manipulator_control_gui -
* updated function name, UI
* added group names and gripper args
* added position only client
* modified topic names, end-effector name
* - open_manipulator_controller -
* added jointspace path serv, moveit params
* added moveit config and controller
* added kinematic pose pub
* added mimic param and end effector point
* added execute permission
* added usb rules
* added cdc rules
* removed warn message
* renamed open_manipulator lib files
* changed math function name, namespace
* changed openManipulatorProcess() to processOpenManipulator()
* updated start_state after execution on MoveIt
* updated thread time, dynamixel profiling control method
* updated drawing line
* updated flexible node
* updated tool control
* updated chain to open_manipulator
* updated new kinematics
* used robot_name on joint_state_publisher's source_list
* - open_manipulator_description -
* deleted model.launch
* modified gripper origin
* modified end_effector origin
* modified link2 and joint2 position
* updated inertia
* changed calculated inertia param
* changed gripper link name
* changed axis for grip_joint
* - open_manipulator_moveit -
* added moveit config and controller
* updated moveit rviz
* Updated start_state after execution on Moveit `#83 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/83>`_
* changed control period 40mm to 100mm
* Contributors: Darby Lim, Hye-Jong KIM, Yong-Ho Na, Ryan Shim, Guilherme de Campos Affonso, Pyo
1.0.0 (2018-06-01)
------------------
* package reconfiguration for OpenManipulator
Expand Down
5 changes: 3 additions & 2 deletions open_manipulator/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>open_manipulator</name>
<version>1.0.0</version>
<version>2.0.0</version>
<description>
ROS-enabled OpenManipulator is a full open robot platform consisting of OpenSoftware​, OpenHardware and OpenCR(Embedded board)​.
The OpenManipulator is allowed users to control it more easily by linking with the MoveIt! package. Moreover it has full hardware compatibility with TurtleBot3​.
Expand All @@ -13,13 +13,14 @@
<author email="[email protected]">Ryan Shim</author>
<author email="[email protected]">Yong-Ho Na</author>
<maintainer email="[email protected]">Pyo</maintainer>
<maintainer email="[email protected]">Hye-Jong KIM</maintainer>
<url type="website">http://wiki.ros.org/open_manipulator</url>
<url type="emanual">http://emanual.robotis.com/docs/en/platform/openmanipulator</url>
<url type="repository">https://github.com/ROBOTIS-GIT/open_manipulator</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url>
<buildtool_depend>catkin</buildtool_depend>
<exec_depend>open_manipulator_controller</exec_depend>
<exec_depend>open_manipulator_control_gui</exec_depend>
<exec_depend>open_manipulator_controller</exec_depend>
<exec_depend>open_manipulator_description</exec_depend>
<exec_depend>open_manipulator_libs</exec_depend>
<exec_depend>open_manipulator_moveit</exec_depend>
Expand Down
12 changes: 12 additions & 0 deletions open_manipulator_control_gui/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package open_manipulator_control_gui
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.0 (2019-02-08)
------------------
* updated the CHANGELOG and version to release binary packages (first relese)
* updated function name, UI
* added group names and gripper args
* added position only client
* modified topic names, end-effector name
* Contributors: Darby Lim, Hye-Jong KIM, Yong-Ho Na, Guilherme de Campos Affonso, Pyo
4 changes: 4 additions & 0 deletions open_manipulator_control_gui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,7 @@ install(DIRECTORY include/${PROJECT_NAME}/
install(DIRECTORY resources ui launch
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

################################################################################
# Test
################################################################################
6 changes: 3 additions & 3 deletions open_manipulator_control_gui/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>open_manipulator_control_gui</name>
<version>1.0.0</version>
<version>2.0.0</version>
<description>
OpenManipulator GUI control package based on QT
</description>
Expand All @@ -11,7 +11,8 @@
<author email="[email protected]">Ryan Shim</author>
<author email="[email protected]">Yong-Ho Na</author>
<maintainer email="[email protected]">Pyo</maintainer>
<url type="website">http://wiki.ros.org/open_manipulator_description</url>
<maintainer email="[email protected]">Hye-Jong KIM</maintainer>
<url type="website">http://wiki.ros.org/open_manipulator_control_gui</url>
<url type="emanual">http://emanual.robotis.com/docs/en/platform/openmanipulator</url>
<url type="repository">https://github.com/ROBOTIS-GIT/open_manipulator</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url>
Expand All @@ -20,7 +21,6 @@
<depend>std_msgs</depend>
<depend>sensor_msgs</depend>
<depend>open_manipulator_msgs</depend>

<depend>qtbase5-dev</depend>
<depend>qt5-qmake</depend>
<depend>libqt5-core</depend>
Expand Down
29 changes: 26 additions & 3 deletions open_manipulator_controller/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package open_manipulator_dynamixel_ctrl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package open_manipulator_controller
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.0 (2019-02-08)
------------------
* added jointspace path serv, moveit params
* added moveit config and controller
* added kinematic pose pub
* added mimic param and end effector point
* added execute permission
* added usb rules
* added cdc rules
* removed warn message
* renamed open_manipulator lib files
* changed math function name, namespace
* changed openManipulatorProcess() to processOpenManipulator()
* updated start_state after execution on MoveIt
* updated thread time, dynamixel profiling control method
* updated drawing line
* updated flexible node
* updated tool control
* updated chain to open_manipulator
* updated new kinematics
* used robot_name on joint_state_publisher's source_list
* Contributors: Darby Lim, Hye-Jong KIM, Yong-Ho Na, Guilherme de Campos Affonso, Pyo

1.0.0 (2018-06-01)
------------------
Expand Down
1 change: 1 addition & 0 deletions open_manipulator_controller/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ install(DIRECTORY launch
install(FILES 99-open-manipulator-cdc.rules
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

################################################################################
# Test
################################################################################
6 changes: 4 additions & 2 deletions open_manipulator_controller/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>open_manipulator_controller</name>
<version>1.0.0</version>
<version>2.0.0</version>
<description>
OpenManipulator controller package
</description>
Expand All @@ -11,7 +11,8 @@
<author email="[email protected]">Ryan Shim</author>
<author email="[email protected]">Yong-Ho Na</author>
<maintainer email="[email protected]">Pyo</maintainer>
<url type="website">http://wiki.ros.org/open_manipulator_description</url>
<maintainer email="[email protected]">Hye-Jong KIM</maintainer>
<url type="website">http://wiki.ros.org/open_manipulator_controller</url>
<url type="emanual">http://emanual.robotis.com/docs/en/platform/openmanipulator</url>
<url type="repository">https://github.com/ROBOTIS-GIT/open_manipulator</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url>
Expand All @@ -29,4 +30,5 @@
<depend>robotis_manipulator</depend>
<depend>open_manipulator_libs</depend>
<depend>cmake_modules</depend>
<depend>boost</depend>
</package>
12 changes: 12 additions & 0 deletions open_manipulator_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog for package open_manipulator_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.0 (2019-02-08)
------------------
* deleted model.launch
* modified gripper origin
* modified end_effector origin
* modified link2 and joint2 position
* updated inertia
* changed calculated inertia param
* changed gripper link name
* changed axis for grip_joint
* Contributors: Darby Lim, Hye-Jong KIM, Yong-Ho Na, Ryan Shim, Guilherme de Campos Affonso, Pyo

1.0.0 (2018-06-01)
------------------
* package reconfiguration for OpenManipulator
Expand Down
3 changes: 2 additions & 1 deletion open_manipulator_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>open_manipulator_description</name>
<version>1.0.0</version>
<version>2.0.0</version>
<description>
OpenManipulator 3D model description for visualization and simulation
</description>
Expand All @@ -11,6 +11,7 @@
<author email="[email protected]">Ryan Shim</author>
<author email="[email protected]">Yong-Ho Na</author>
<maintainer email="[email protected]">Pyo</maintainer>
<maintainer email="[email protected]">Hye-Jong KIM</maintainer>
<url type="website">http://wiki.ros.org/open_manipulator_description</url>
<url type="emanual">http://emanual.robotis.com/docs/en/platform/openmanipulator</url>
<url type="repository">https://github.com/ROBOTIS-GIT/open_manipulator</url>
Expand Down
34 changes: 34 additions & 0 deletions open_manipulator_libs/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package open_manipulator_libs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.0 (2019-02-08)
------------------
* changed open_manipulator_dynamixel_ctrl to open_manipulator_libs
* updated the CHANGELOG and version to release binary packages
* Contributors: Darby Lim, Hye-Jong KIM, Yong-Ho Na, Ryan Shim, Guilherme de Campos Affonso, Pyo

1.0.0 (2018-06-01)
------------------
* package reconfiguration for OpenManipulator
* added function to support protocol 1.0
* modified motor id, msg names
* merged pull request `#34 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/34>`_ `#33 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/33>`_ `#31 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/31>`_ `#27 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/27>`_ `#26 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/26>`_ `#25 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/25>`_
* Contributors: Darby Lim, Pyo

0.1.1 (2018-03-15)
------------------
* none

0.1.0 (2018-03-14)
------------------
* added new dynamixel-workbench and velocity message
* added sync read failed debug code
* modified dxl-wb path
* modified dynamixel controller
* modified messages
* modified moveit
* modified description
* modified cmake, package files for release
* refactoring for release
* Contributors: Darby Lim, Pyo
6 changes: 4 additions & 2 deletions open_manipulator_libs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>open_manipulator_libs</name>
<version>1.0.0</version>
<version>2.0.0</version>
<description>
OpenManipulator library (Kinematics lib., Dynamixel lib., Drawing path lib.)
</description>
Expand All @@ -11,7 +11,8 @@
<author email="[email protected]">Ryan Shim</author>
<author email="[email protected]">Yong-Ho Na</author>
<maintainer email="[email protected]">Pyo</maintainer>
<url type="website">http://wiki.ros.org/open_manipulator_description</url>
<maintainer email="[email protected]">Hye-Jong KIM</maintainer>
<url type="website">http://wiki.ros.org/open_manipulator_libs</url>
<url type="emanual">http://emanual.robotis.com/docs/en/platform/openmanipulator</url>
<url type="repository">https://github.com/ROBOTIS-GIT/open_manipulator</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url>
Expand All @@ -20,4 +21,5 @@
<depend>robotis_manipulator</depend>
<depend>dynamixel_workbench_toolbox</depend>
<depend>cmake_modules</depend>
<depend>eigen</depend>
</package>
34 changes: 34 additions & 0 deletions open_manipulator_moveit/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package open_manipulator_moveit
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.0 (2019-02-08)
------------------
* added moveit config and controller
* updated moveit rviz
* Updated start_state after execution on Moveit `#83 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/83>`_
* changed control period 40mm to 100mm
* Contributors: Darby Lim, Yong-Ho Na, Hye-Jong KIM, Guilherme de Campos Affonso, Pyo

1.0.0 (2018-06-01)
------------------
* package reconfiguration for OpenManipulator
* added position only IK
* added compability with book
* deleted unused variables, 'chain' word
* merged pull request `#34 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/34>`_ `#33 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/33>`_ `#32 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/32>`_ `#31 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/31>`_ `#27 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/27>`_ `#26 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/26>`_ `#25 <https://github.com/ROBOTIS-GIT/open_manipulator/issues/25>`_
* Contributors: Darby Lim, Pyo

0.1.1 (2018-03-15)
------------------
* none

0.1.0 (2018-03-14)
------------------
* modified moveit set and gripper control
* modified gazebo and moveit setting
* modified gazebo sim
* modified description
* modified cmake, packages files for release
* refactoring for release
* Contributors: Darby Lim, Pyo
Loading

0 comments on commit c390e7f

Please sign in to comment.