made and modified the CHANGELOG.rst for release

This commit is contained in:
pyo
2016-08-12 23:37:57 +09:00
parent caf4884f05
commit b6fd3fc96a
4 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,21 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package robotis_controller
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.1.1 (2016-08-12)
-----------
* first public release for Kinetic
* modified the package information for release
* develop branch -> master branch
* Merge pull request `#4 <https://github.com/ROBOTIS-GIT/ROBOTIS-Framework/issues/4>`_ from ROBOTIS-GIT/add_sensor_device
Add sensor device
* function name changed : DeviceInit() -> InitDevice()
* Fixed high CPU consumption due to busy waits
* add SensorState
add Singleton template
* XM-430 / CM-740 device file added.
Sensor device added.
* added code to support the gazebo simulator
* added first bulk read failure protection code
* renewal
* Contributors: Alexander Stumpf, ROBOTIS, ROBOTIS-zerom, pyo