File tree Expand file tree Collapse file tree 8 files changed +26
-5
lines changed Expand file tree Collapse file tree 8 files changed +26
-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.8 (2018-03-20)
6
+ ------------------
7
+ * modified CMakeLists.txt for system dependencies (yaml-cpp)
8
+ * Contributors: Zerom, Pyo
9
+
5
10
0.2.7 (2018-03-15)
6
11
------------------
7
12
* changed the License and package format to version 2
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package format =" 2" >
3
3
<name >robotis_controller</name >
4
- <version >0.2.7 </version >
4
+ <version >0.2.8 </version >
5
5
<description >
6
6
robotis_controller package for ROBOTIS's platform like Manipulator-H, THORMANG and OP series
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.8 (2018-03-20)
6
+ ------------------
7
+ * added RH-P12-RN.device file
8
+ * Contributors: Zerom, Pyo
9
+
5
10
0.2.7 (2018-03-15)
6
- -------------------------
11
+ ------------------
7
12
* fixed a bug that occur when handling bulk read item that does not exist
8
13
* changed the License and package format to version 2
9
14
* Contributors: SCH, Pyo
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package format =" 2" >
3
3
<name >robotis_device</name >
4
- <version >0.2.7 </version >
4
+ <version >0.2.8 </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.8 (2018-03-20)
6
+ ------------------
7
+ * added RH-P12-RN.device file
8
+ * modified CMakeLists.txt for system dependencies (yaml-cpp)
9
+ * Contributors: Zerom, Pyo
10
+
5
11
0.2.7 (2018-03-15)
6
12
------------------
7
13
* changed all values read by bulk read are saved to dxl_state\_ ->bulk_read_table\_ .
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package format =" 2" >
3
3
<name >robotis_framework</name >
4
- <version >0.2.7 </version >
4
+ <version >0.2.8 </version >
5
5
<description >
6
6
ROS packages for the robotis_framework (meta package)
7
7
</description >
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.8 (2018-03-20)
6
+ ------------------
7
+ * tested for system dependencies
8
+ * Contributors: Pyo
9
+
5
10
0.2.7 (2018-03-15)
6
11
------------------
7
12
* change the License and package format to version 2
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package format =" 2" >
3
3
<name >robotis_framework_common</name >
4
- <version >0.2.7 </version >
4
+ <version >0.2.8 </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