Skip to content

Commit d524aea

Browse files
committed
updated the CHANGELOG and version to release binary packages
1 parent 2496162 commit d524aea

File tree

14 files changed

+183
-78
lines changed

14 files changed

+183
-78
lines changed

ati_ft_sensor/CHANGELOG.rst

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,34 @@
22
Changelog for package ati_ft_sensor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.0 (2018-03-27)
6+
------------------
7+
* modified build option and dependencies configuration
8+
* modified cmake & package setting for yaml-cpp
9+
* changed depend pkg for catkin dependencies and package.xml format to v2
10+
* changed include path for dependencies and license to Apache v2
11+
* Contributors: SCH, Pyo
12+
513
0.1.3 (2017-05-23)
6-
-----------
14+
------------------
715
* updated cmake file for ros install
816
* Contributors: SCH
917

1018
0.1.2 (2017-04-24)
11-
-----------
19+
------------------
1220
* none
1321

1422
0.1.1 (2016-08-19)
15-
-----------
23+
------------------
1624
* none
1725

1826
0.1.0 (2016-08-18)
19-
-----------
27+
------------------
2028
* first public release for Kinetic
2129
* modified package information for release
2230
* ROS C++ coding style is applied
2331
* change namespace of ati_ft_sensor package
2432
* modified file name for ROS C++ coding style
2533
* ati_ft_sensor/ATIForceTorqueSensorTWE.h : RobotisMath.h -> robotis_math.h
2634
* ROS c++ coding stylie is applying, first thormang3_kinematics_dynamics complete
27-
* Contributors: Jay Song, Zerom, Pyo, SCH
35+
* Contributors: Jay Song, Zerom, SCH, Pyo

motion_module_tutorial/CHANGELOG.rst

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,32 @@
22
Changelog for package motion_module_tutorial
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.0 (2018-03-27)
6+
------------------
7+
* modified build option and dependencies configuration
8+
* modified cmake & package setting for yaml-cpp
9+
* changed depend pkg for catkin dependencies and package.xml format to v2
10+
* changed include path for dependencies and license to Apache v2
11+
* Contributors: SCH, Pyo
12+
513
0.1.3 (2017-05-23)
6-
-----------
14+
------------------
715
* updated cmake file for ros install
816
* Contributors: SCH
917

1018
0.1.2 (2017-04-24)
11-
-----------
19+
------------------
1220
* fixed package dependencies
1321
* optimized cpu usage by spin loop (by astumpf)
1422
* wholebody modified
1523
* Contributors: Jay Song, Zerom
1624

1725
0.1.1 (2016-08-19)
18-
-----------
26+
------------------
1927
* none
2028

2129
0.1.0 (2016-08-18)
22-
-----------
30+
------------------
2331
* first public release for Kinetic
2432
* modified package information for release
2533
* modified motion_module_tutorial / sensor_module_tutorial

sensor_module_tutorial/CHANGELOG.rst

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,32 @@
22
Changelog for package sensor_module_tutorial
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.0 (2018-03-27)
6+
------------------
7+
* modified build option and dependencies configuration
8+
* modified cmake & package setting for yaml-cpp
9+
* changed depend pkg for catkin dependencies and package.xml format to v2
10+
* changed include path for dependencies and license to Apache v2
11+
* Contributors: Pyo
12+
513
0.1.3 (2017-05-23)
6-
-----------
14+
------------------
715
* updated cmake file for ros install
816
* Contributors: SCH
917

1018
0.1.2 (2017-04-24)
11-
-----------
19+
------------------
1220
* fixed package dependencies
1321
* optimized cpu usage by spin loop (by astumpf)
1422
* wholebody modified
1523
* Contributors: Jay Song, Zerom
1624

1725
0.1.1 (2016-08-19)
18-
-----------
26+
------------------
1927
* none
2028

2129
0.1.0 (2016-08-18)
22-
-----------
30+
------------------
2331
* first public release for Kinetic
2432
* modified package information for release
2533
* modified motion_module_tutorial / sensor_module_tutorial

thormang3_action_module/CHANGELOG.rst

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22
Changelog for package thormang3_action_module
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.0 (2018-03-27)
6+
------------------
7+
* modified build option and dependencies configuration
8+
* modified cmake & package setting for yaml-cpp
9+
* changed depend pkg for catkin dependencies and package.xml format to v2
10+
* changed include path for dependencies and license to Apache v2
11+
* Contributors: SCH, Pyo
12+
513
0.1.3 (2017-05-23)
6-
-----------
14+
------------------
715
* updated cmake file for ros install
816
* Contributors: SCH
917

1018
0.1.2 (2017-04-24)
11-
-----------
19+
------------------
1220
* edited action file and dxl_init
1321
* added function for action_editor to action_module
1422
* bug fix : action file load
@@ -25,11 +33,11 @@ Changelog for package thormang3_action_module
2533
* Contributors: Jay Song, Zerom, Kayman
2634

2735
0.1.1 (2016-08-19)
28-
-----------
36+
------------------
2937
* none
3038

3139
0.1.0 (2016-08-18)
32-
-----------
40+
------------------
3341
* first public release for Kinetic
3442
* modified package information for release
3543
* action file edited
@@ -51,4 +59,4 @@ Changelog for package thormang3_action_module
5159
* modified motion_4096.bin
5260
added and modify some actions in motion_4096.bin
5361
* added thormang3_action_module
54-
* Contributors: Jay Song, Zerom, Pyo, SCH
62+
* Contributors: Jay Song, Zerom, SCH, Pyo

thormang3_balance_control/CHANGELOG.rst

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,32 @@
22
Changelog for package thormang3_balance_control
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.0 (2018-03-27)
6+
------------------
7+
* upgrade walking algorithm
8+
* modified build option and dependencies configuration
9+
* modified cmake & package setting for yaml-cpp
10+
* changed depend pkg for catkin dependencies and package.xml format to v2
11+
* changed include path for dependencies and license to Apache v2
12+
* Contributors: SCH, Pyo
13+
514
0.1.3 (2017-05-23)
6-
-----------
15+
------------------
716
* updated cmake file for ros install
817
* Contributors: SCH
918

1019
0.1.2 (2017-04-24)
11-
-----------
20+
------------------
1221
* upgraded walking balance control
1322
* - fixed package dependencies
1423
* Contributors: Jay Song, Zerom
1524

1625
0.1.1 (2016-08-19)
17-
-----------
26+
------------------
1827
* none
1928

2029
0.1.0 (2016-08-18)
21-
-----------
30+
------------------
2231
* first public release for Kinetic
2332
* modified package information for release
2433
* removed walking_module_math & modify thormang3_balance_control

thormang3_base_module/CHANGELOG.rst

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22
Changelog for package thormang3_base_module
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.0 (2018-03-27)
6+
------------------
7+
* modified build option and dependencies configuration
8+
* modified cmake & package setting for yaml-cpp
9+
* changed depend pkg for catkin dependencies and package.xml format to v2
10+
* changed include path for dependencies and license to Apache v2
11+
* Contributors: SCH, Pyo
12+
513
0.1.3 (2017-05-23)
6-
-----------
14+
------------------
715
* updated cmake file for ros install
816
* Contributors: SCH
917

1018
0.1.2 (2017-04-24)
11-
-----------
19+
------------------
1220
* added done msg to base_module
1321
* - fixed package dependencies
1422
* - optimized cpu usage by spin loop (by astumpf)
@@ -20,11 +28,11 @@ Changelog for package thormang3_base_module
2028
* Contributors: Jay Song, Zerom, Kayman
2129

2230
0.1.1 (2016-08-19)
23-
-----------
31+
------------------
2432
* none
2533

2634
0.1.0 (2016-08-18)
27-
-----------
35+
------------------
2836
* first public release for Kinetic
2937
* modified package information for release
3038
* thormang3_base_module : rename RobotisState -> BaseModuleState
@@ -34,4 +42,4 @@ Changelog for package thormang3_base_module
3442
* ROS c++ coding stylie is applying, first thormang3_kinematics_dynamics complete
3543
* fixed high CPU consumption due to busy waits
3644
* added Singleton template
37-
* Contributors: Alexander Stumpf, Zerom, Pyo, SCH
45+
* Contributors: Alexander Stumpf, Zerom, SCH, Pyo

thormang3_feet_ft_module/CHANGELOG.rst

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22
Changelog for package thormang3_feet_ft_module
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.0 (2018-03-27)
6+
------------------
7+
* modified build option and dependencies configuration
8+
* modified cmake & package setting for yaml-cpp
9+
* changed depend pkg for catkin dependencies and package.xml format to v2
10+
* changed include path for dependencies and license to Apache v2
11+
* Contributors: SCH, Pyo
12+
513
0.1.3 (2017-05-23)
6-
-----------
14+
------------------
715
* updated cmake file for ros install
816
* Contributors: SCH
917

1018
0.1.2 (2017-04-24)
11-
-----------
19+
------------------
1220
* merged develop with feature_walking_upgrade
1321
* - fixed package dependencies
1422
* - optimized cpu usage by spin loop (by astumpf)
@@ -20,11 +28,11 @@ Changelog for package thormang3_feet_ft_module
2028
* Contributors: Jay Song, Zerom, Kayman
2129

2230
0.1.1 (2016-08-19)
23-
-----------
31+
------------------
2432
* none
2533

2634
0.1.0 (2016-08-18)
27-
-----------
35+
------------------
2836
* first public release for Kinetic
2937
* modified package information for release
3038
* bug fixed
@@ -38,4 +46,4 @@ Changelog for package thormang3_feet_ft_module
3846
* fixed high CPU consumption due to busy waits
3947
* added Singleton template
4048
* SensorModule->Process() function argument changed.
41-
* Contributors: Alexander Stumpf, Jay Song, Zerom, Pyo, SCH
49+
* Contributors: Alexander Stumpf, Jay Song, Zerom, SCH, Pyo

thormang3_gripper_module/CHANGELOG.rst

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22
Changelog for package thormang3_gripper_module
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.0 (2018-03-27)
6+
------------------
7+
* modified build option and dependencies configuration
8+
* modified cmake & package setting for yaml-cpp
9+
* changed depend pkg for catkin dependencies and package.xml format to v2
10+
* changed include path for dependencies and license to Apache v2
11+
* Contributors: SCH, Pyo
12+
513
0.1.3 (2017-05-23)
6-
-----------
14+
------------------
715
* updated cmake file for ros install
816
* Contributors: SCH
917

1018
0.1.2 (2017-04-24)
11-
-----------
19+
------------------
1220
* gripper done msg added
1321
* manipulation & gripper module clean up
1422
* wholebody modified
@@ -20,24 +28,10 @@ Changelog for package thormang3_gripper_module
2028
* wholebody added
2129
* Contributors: Jay Song, Zerom, Kayman, SCH
2230

23-
* Merge remote-tracking branch 'origin/develop'
24-
# Conflicts:
25-
# thormang3_manager/CMakeLists.txt
26-
# thormang3_manager/package.xml
27-
* gripper done msg added
28-
* manipulation & gripper module clean up
29-
* wholebody modified
30-
* wholebody inipose added
31-
* update thormang3_head_control_module : scan lidar using range
32-
* wholebody update
33-
* gripper debug
34-
* .
35-
* gripper module added
36-
* wholebody added
37-
* Contributors: Jay-Song, ROBOTIS-zerom, kayman, s-changhyun, sch
38-
3931
0.1.1 (2016-08-19)
4032
------------------
33+
* none
4134

4235
0.1.0 (2016-08-18)
4336
------------------
37+
* none

thormang3_head_control_module/CHANGELOG.rst

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,20 @@
22
Changelog for package thormang3_head_control_module
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.0 (2018-03-27)
6+
------------------
7+
* modified build option and dependencies configuration
8+
* changed depend pkg for catkin dependencies and package.xml format to v2
9+
* changed include path for dependencies and license to Apache v2
10+
* Contributors: SCH, Pyo
11+
512
0.1.3 (2017-05-23)
6-
-----------
13+
------------------
714
* updated cmake file for ros install
815
* Contributors: SCH
916

1017
0.1.2 (2017-04-24)
11-
-----------
18+
------------------
1219
* added done msg to base_module
1320
* added done msg to head_control_module
1421
* head control module msgs added
@@ -25,11 +32,11 @@ Changelog for package thormang3_head_control_module
2532
* Contributors: Jay Song, Zerom, Kayman, SCH
2633

2734
0.1.1 (2016-08-19)
28-
-----------
35+
------------------
2936
* none
3037

3138
0.1.0 (2016-08-18)
32-
-----------
39+
------------------
3340
* first public release for Kinetic
3441
* modified package information for release
3542
* modified thormang3_head_control_module/package.xml

0 commit comments

Comments
 (0)