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 Mar 26, 2018
1 parent e713d70 commit f80e40e
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 10 deletions.
5 changes: 5 additions & 0 deletions op3_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package op3_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2018-03-26)
------------------
* changed package names and paths related for OP Series
* Contributors: Pyo

0.1.0 (2018-03-26)
------------------
* added robotis-op3 robot description
Expand Down
2 changes: 1 addition & 1 deletion op3_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>op3_description</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>
The op3_description package
</description>
Expand Down
5 changes: 5 additions & 0 deletions op3_gazebo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package op3_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2018-03-26)
------------------
* changed package names and paths related for OP Series
* Contributors: Pyo

0.1.0 (2018-03-26)
------------------
* added camera and imu for gazebo
Expand Down
2 changes: 1 addition & 1 deletion op3_gazebo/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>op3_gazebo</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>
The op3_gazebo package
</description>
Expand Down
14 changes: 7 additions & 7 deletions robotis_op3_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
Changelog for package robotis_op3_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2018-03-26)
------------------
* changed package names and paths related for OP Series
* Contributors: Pyo

0.1.0 (2018-03-26)
------------------
* added metapackage 'robotis_op3_common'
* added robotis-op3 robot description
* added gazebo simulation
* added camera and imu for gazebo
* modified the launch file to view on RViz
* modified for walking upgrade
* added metapackage
* refactoring to release
* Contributors: SCH, Kayman, Pyo
* Contributors: Pyo
2 changes: 1 addition & 1 deletion robotis_op3_common/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>robotis_op3_common</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>
ROS packages for the ROBOTIS OP3 (meta package).
This meta package provides launch files and plug-in for Gazebo and RViz.
Expand Down

0 comments on commit f80e40e

Please sign in to comment.