-
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
2e52bb3
commit befe95b
Showing
8 changed files
with
111 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package open_manipulator | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.1.0 (2018-03-14) | ||
------------------ | ||
* added meta package for OpenManipulator | ||
* updated dynamixel controller | ||
* modified joint control | ||
* modified gripper topic | ||
* modified URDF | ||
* modified description | ||
* modified messages | ||
* modified moveit set and gripper control | ||
* modified gazebo and moveit setting | ||
* modified cmake, package 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package open_manipulator_description | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.1.0 (2018-03-14) | ||
------------------ | ||
* modified joint control | ||
* modified gripper topic | ||
* modified gazebo set | ||
* modified URDF | ||
* modified description | ||
* modified messages | ||
* modified moveit | ||
* modified cmake, package 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package open_manipulator_dynamixel_ctrl | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
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 |
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,12 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package open_manipulator_gazebo | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.1.0 (2018-03-14) | ||
------------------ | ||
* modified gazebo dependency | ||
* update gazebo | ||
* update moveit | ||
* modified cmake, package 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package open_manipulator_moveit | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package open_manipulator_msgs | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.1.0 (2018-03-14) | ||
------------------ | ||
* modified dynamixel controller | ||
* modified msgs and description | ||
* modified cmake, package 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package open_manipulator_position_ctrl | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.1.0 (2018-03-14) | ||
------------------ | ||
* modified control frequency | ||
* modified joint control | ||
* modified gripper topic | ||
* modified moveit setting and gripper control | ||
* modified gazebo sim | ||
* modified messages and description | ||
* refactoring for release | ||
* modified cmake, package files 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package open_manipulator_with_tb3 | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.1.0 (2018-03-14) | ||
------------------ | ||
* modified launch file | ||
* update cmake, package files for release | ||
* refactoring for release | ||
* Contributors: Darby Lim, Pyo |