File tree Expand file tree Collapse file tree 8 files changed +30
-5
lines changed Expand file tree Collapse file tree 8 files changed +30
-5
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package robotis_controller
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 0.2.2 (2017-04-24)
6
+ -----------
7
+ * updated robotis_controller.cpp
8
+ * changed to read control cycle from .robot file
9
+ * Contributors: Zerom
10
+
5
11
0.2.1 (2016-11-23)
6
12
-----------
7
13
* Merge the changes and update
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package >
3
3
<name >robotis_controller</name >
4
- <version >0.2.1 </version >
4
+ <version >0.2.2 </version >
5
5
<description >
6
6
The main package that controls THORMANG3.
7
7
</description >
Original file line number Diff line number Diff line change 2
2
Changelog for package robotis_device
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 0.2.2 (2017-04-24)
6
+ -----------
7
+ * added a deivce: OpenCR
8
+ * changed to read control cycle from .robot file
9
+ * Contributors: Zerom, Kayman
10
+
5
11
0.2.1 (2016-11-23)
6
12
-----------
7
13
* Merge the changes and update
@@ -26,6 +32,7 @@ Changelog for package robotis_device
26
32
0.1.1 (2016-08-18)
27
33
-----------
28
34
* updated the package information
35
+ * Contributors: Zerom
29
36
30
37
0.1.0 (2016-08-12)
31
38
-----------
@@ -42,4 +49,4 @@ Changelog for package robotis_device
42
49
ConvertRadian2Value / ConvertValue2Radian function bug fixed.
43
50
* added code to support the gazebo simulator
44
51
* renewal
45
- * Contributors: ROBOTIS, ROBOTIS-zerom, pyo
52
+ * Contributors: Zerom
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package >
3
3
<name >robotis_device</name >
4
- <version >0.2.1 </version >
4
+ <version >0.2.2 </version >
5
5
<description >
6
6
The package that manages device information of ROBOTIS robots.
7
7
This package is used when reading device information with the robot information file
Original file line number Diff line number Diff line change 2
2
Changelog for package robotis_framework
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 0.2.2 (2017-04-24)
6
+ -----------
7
+ * added a deivce: OpenCR
8
+ * updated robotis_controller.cpp
9
+ * changed to read control cycle from .robot file
10
+ * Contributors: Zerom, Kayman
11
+
5
12
0.2.1 (2016-11-23)
6
13
-----------
7
14
* Merge the changes and update
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package >
3
3
<name >robotis_framework</name >
4
- <version >0.2.1 </version >
4
+ <version >0.2.2 </version >
5
5
<description >ROS packages for the robotis_framework (meta package)</description >
6
6
<license >BSD</license >
7
7
<
author email =
" [email protected] " >Zerom</
author >
Original file line number Diff line number Diff line change 2
2
Changelog for package robotis_framework_common
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 0.2.2 (2017-04-24)
6
+ -----------
7
+ * updated for other packages
8
+ * Contributors: Zerom, Kayman
9
+
5
10
0.2.1 (2016-11-23)
6
11
-----------
7
12
* Merge the changes and update
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package >
3
3
<name >robotis_framework_common</name >
4
- <version >0.2.1 </version >
4
+ <version >0.2.2 </version >
5
5
<description >
6
6
The package contains commonly used Headers for the ROBOTIS Framework.
7
7
</description >
You can’t perform that action at this time.
0 commit comments