update 0.2.0 > 0.2.1
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
Changelog for package robotis_device
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
0.2.1 (2016-11-23)
|
||||
-----------
|
||||
* Merge the changes and update
|
||||
* mode change debugging
|
||||
* - convertRadian2Value / convertValue2Radian : commented out the code that limits the maximum/minimum value.
|
||||
* - modified dependency problem.
|
||||
* Contributors: Jay Song, Pyo, Zerom, SCH
|
||||
|
||||
0.2.0 (2016-08-31)
|
||||
-----------
|
||||
* bug fixed (position pid gain & velocity pid gain sync write).
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<package>
|
||||
<name>robotis_device</name>
|
||||
<version>0.2.0</version>
|
||||
<version>0.2.1</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