Version Update (0.2.2)
This commit is contained in:
		| @@ -2,6 +2,12 @@ | ||||
| Changelog for package robotis_device | ||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||||
|  | ||||
| 0.2.2 (2017-04-24) | ||||
| ----------- | ||||
| * added a deivce: OpenCR | ||||
| * changed to read control cycle from .robot file | ||||
| * Contributors: Zerom, Kayman | ||||
|  | ||||
| 0.2.1 (2016-11-23) | ||||
| ----------- | ||||
| * Merge the changes and update | ||||
| @@ -26,6 +32,7 @@ Changelog for package robotis_device | ||||
| 0.1.1 (2016-08-18) | ||||
| ----------- | ||||
| * updated the package information | ||||
| * Contributors: Zerom | ||||
|  | ||||
| 0.1.0 (2016-08-12) | ||||
| ----------- | ||||
| @@ -42,4 +49,4 @@ Changelog for package robotis_device | ||||
|   ConvertRadian2Value / ConvertValue2Radian function bug fixed. | ||||
| * added code to support the gazebo simulator | ||||
| * renewal | ||||
| * Contributors: ROBOTIS, ROBOTIS-zerom, pyo | ||||
| * Contributors: Zerom | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| <?xml version="1.0"?> | ||||
| <package> | ||||
|   <name>robotis_device</name> | ||||
|   <version>0.2.1</version> | ||||
|   <version>0.2.2</version> | ||||
|   <description> | ||||
|     The package that manages device information of ROBOTIS robots. | ||||
|     This package is used when reading device information with the robot information file | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pyo
					Pyo