Commit Graph

42 Commits

Author SHA1 Message Date
3e87cb1566 Merge pull request #6 from thor-mang/gitignore
added .gitignore
2016-08-22 07:49:53 +09:00
d017cd622a Merge pull request #25 from ROBOTIS-GIT/kinetic-devel
updated CHANGLOG.rst for minor release
2016-08-18 08:17:25 +09:00
pyo
532e746302 updated CHANGLOG.rst for minor release 2016-08-18 08:15:19 +09:00
pyo
079aa4e993 0.1.1 2016-08-18 08:10:51 +09:00
pyo
2a41c315c8 updated the package information 2016-08-18 08:10:20 +09:00
473bb700ab Merge pull request #24 from ROBOTIS-GIT/kinetic-devel
sync with Kinetic devel
2016-08-18 07:55:41 +09:00
c7fca552c6 Merge pull request #23 from ROBOTIS-GIT/master
PR for minor release
2016-08-18 07:54:30 +09:00
pyo
ede458ace6 added dependency option 2016-08-17 07:39:23 +09:00
71aa71ec18 - added direct_sync_write to MotionModuleMode
- moved indirect address setting code from initialize() to initializeDevice() function.
2016-08-16 15:57:47 +09:00
79126bfdc4 - package description modified. 2016-08-16 13:28:06 +09:00
1d67bf4ed5 Merge pull request #22 from ROBOTIS-GIT/kinetic-devel
made and modified the CHANGELOG.rst for release
2016-08-12 23:47:57 +09:00
pyo
a6c71b1479 made and modified the CHANGELOG.rst for release 2016-08-12 23:46:41 +09:00
71e8f604d2 Merge pull request #21 from ROBOTIS-GIT/kinetic-devel
Kinetic devel
2016-08-12 23:38:48 +09:00
pyo
b6fd3fc96a made and modified the CHANGELOG.rst for release 2016-08-12 23:37:57 +09:00
pyo
caf4884f05 modified the package information for release 2016-08-12 23:31:04 +09:00
pyo
6f188fc1ff added a meta-package 2016-08-12 23:21:40 +09:00
745144ccfa develop branch -> master branch 2016-08-12 17:37:59 +09:00
47a7028dd4 Setting the license to BSD. 2016-05-26 19:39:38 +09:00
9e71d55eec Update LICENSE
License changed (to BSD License)
2016-05-26 19:11:01 +09:00
b7f84182ac added .gitignore 2016-05-24 16:33:40 +02:00
968a715d25 Merge pull request #4 from ROBOTIS-GIT/add_sensor_device
Add sensor device
2016-05-20 16:24:39 +09:00
243b4dfbc9 - Group Bulk/Sync class ClearParam() function changed. 2016-05-20 15:41:22 +09:00
0f98400116 - function name changed : DeviceInit() -> InitDevice() 2016-05-20 14:52:55 +09:00
c84a6ae05a Merge pull request #3 from thor-mang/cpu_usage_fix
Fixed high CPU consumption due to busy waits
2016-05-18 19:40:44 +09:00
e85ef20d31 Fixed high CPU consumption due to busy waits 2016-05-18 12:21:12 +02:00
2f18b587de - add SensorState
- add Singleton template
2016-05-17 20:41:14 +09:00
9e1300eeda - XM-430 / CM-740 device file added.
- Sensor device added.
2016-05-16 16:32:26 +09:00
49f1fd9586 Update README.md 2016-05-04 17:23:11 +09:00
c72bab42ba modified. 2016-04-29 16:18:25 +09:00
738b68b6e4 - reducing the count of calling MakeParam function 2016-03-31 21:58:43 +09:00
f81f17c559 - added rxpacket error check
- modified Read TxRx function
2016-03-29 15:08:10 +09:00
ba234e8e06 - variable name changed.
- ConvertRadian2Value / ConvertValue2Radian function bug fixed.
2016-03-14 15:23:01 +09:00
c14f0b2c34 - if the last bulk_read / sync_read result is failure -> GetData return false 2016-03-11 14:42:13 +09:00
1648993922 - added code to support the gazebo simulator 2016-03-10 19:57:33 +09:00
33462ebfb7 - change line endings ( \r\n -> \n ) 2016-03-10 13:52:14 +09:00
4e319441dd - added first bulk read failure protection code 2016-03-09 17:54:35 +09:00
a0f412e4dd - sync with dynamixel sdk (print comm result & rx packet error function added) 2016-03-09 17:38:46 +09:00
8bb48fc806 - sync with Dynamixel SDK 2016-03-08 10:54:47 +09:00
825616ad5d - remove unnecessary code
- change the code for multi-platform
2016-03-07 20:26:04 +09:00
fe533d50db bug fix 2016-03-07 14:40:32 +09:00
587ba84c70 - renewal 2016-03-04 21:01:35 +09:00
fe3b64d56a Initial commit 2016-03-04 20:57:16 +09:00