-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated the CHANGELOG and version to release binary packages
- Loading branch information
1 parent
58307e3
commit bb3bc9d
Showing
15 changed files
with
132 additions
and
31 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
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 format="2"> | ||
<name>open_manipulator</name> | ||
<version>0.1.1</version> | ||
<version>1.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. | ||
|
@@ -10,9 +10,10 @@ | |
<license>Apache 2.0</license> | ||
<author email="[email protected]">Darby Lim</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url> | ||
<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="website">http://emanual.robotis.com/docs/en/platform/openmanipulator</url> | ||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url> | ||
<buildtool_depend>catkin</buildtool_depend> | ||
<exec_depend>open_manipulator_description</exec_depend> | ||
<exec_depend>open_manipulator_dynamixel_ctrl</exec_depend> | ||
|
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
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,16 +1,17 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>open_manipulator_description</name> | ||
<version>0.1.1</version> | ||
<version>1.0.0</version> | ||
<description> | ||
OpenManipulator 3D model description for visualization and simulation | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Darby Lim</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url> | ||
<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> | ||
<url type="website">http://emanual.robotis.com/docs/en/platform/openmanipulator</url> | ||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url> | ||
<buildtool_depend>catkin</buildtool_depend> | ||
<exec_depend>joint_state_publisher</exec_depend> | ||
<exec_depend>robot_state_publisher</exec_depend> | ||
|
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
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,16 +1,17 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>open_manipulator_dynamixel_ctrl</name> | ||
<version>0.1.1</version> | ||
<version>1.0.0</version> | ||
<description> | ||
The Dynamixel controller package based on Dynamixel-Workbench for OpenManipulator. | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Darby Lim</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url> | ||
<url type="website">http://wiki.ros.org/open_manipulator_dynamixel_ctrl</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="website">http://emanual.robotis.com/docs/en/platform/openmanipulator</url> | ||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url> | ||
<buildtool_depend>catkin</buildtool_depend> | ||
<depend>roscpp</depend> | ||
<depend>std_msgs</depend> | ||
|
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package open_manipulator_moveit | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
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 |
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,16 +1,17 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>open_manipulator_moveit</name> | ||
<version>0.1.1</version> | ||
<version>1.0.0</version> | ||
<description> | ||
An automatically generated packages including all the configurations and launch files for OpenManipulator by using MoveIt! Motion Planning Framework. | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Darby Lim</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url> | ||
<url type="website">http://wiki.ros.org/open_manipulator_moveit</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="website">http://emanual.robotis.com/docs/en/platform/openmanipulator</url> | ||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url> | ||
<buildtool_depend>catkin</buildtool_depend> | ||
<depend>moveit_ros_move_group</depend> | ||
<depend>moveit_kinematics</depend> | ||
|
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
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,16 +1,17 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>open_manipulator_position_ctrl</name> | ||
<version>0.1.1</version> | ||
<version>1.0.0</version> | ||
<description> | ||
This packages based on MoveIt! framework to manipulate OpenManipulator | ||
</description> | ||
<license>Apache 2.0</license> | ||
<author email="[email protected]">Darby Lim</author> | ||
<maintainer email="[email protected]">Pyo</maintainer> | ||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url> | ||
<url type="website">http://wiki.ros.org/open_manipulator_position_ctrl</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="website">http://emanual.robotis.com/docs/en/platform/openmanipulator</url> | ||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url> | ||
<buildtool_depend>catkin</buildtool_depend> | ||
<depend>roscpp</depend> | ||
<depend>std_msgs</depend> | ||
|