Commit Graph

52 Commits

Author SHA1 Message Date
daf53e36e7 Merge pull request #49 from ROBOTIS-GIT/master
merge (master -> develop)
2017-08-09 14:13:10 +09:00
ef1c16664a - unnecessary debug print removed. 2017-07-11 14:42:15 +09:00
4b0f03ee5c Merge pull request #48 from ROBOTIS-GIT/develop
OPEN-CR.device, robotis_controller changed.
2017-07-11 14:10:21 +09:00
ac3dc6d9eb - OpenCR control table item name changed. (torque_enable -> dynamixel_power)
- fixed to not update update_time_stamp_ if bulk read fails.
2017-07-11 13:26:10 +09:00
Pyo
f08d522e0b updated the CHANGELOG and Version to release binary packages 2017-06-09 11:45:42 +09:00
SCH
1c1672d0c4 update for yaml-cpp dependencies 2017-06-09 09:36:45 +09:00
Pyo
052637ee28 updated the CHANGELOG and Version to release binary packages 2017-06-07 13:30:51 +09:00
sch
46a5b05040 cmake_modules added in package.xml 2017-06-07 10:43:04 +09:00
Pyo
8e8e024c12 version update (0.2.3) 2017-05-23 19:32:46 +09:00
Pyo
40201e4a18 Version Update (0.2.2) 2017-04-24 17:42:48 +09:00
c42dadf25f Update robotis_controller.cpp
some logs are commented out.
2017-04-21 15:56:31 +09:00
41a8e30731 read control cycle from .robot file 2016-12-14 17:19:52 +09:00
0afd62afb3 Now, control cycle can be changed. 2016-12-09 14:50:59 +09:00
Pyo
a5bcabbac6 update 0.2.0 > 0.2.1 2016-11-23 10:06:45 +09:00
Pyo
d1d39d3c82 update 0.2.0 > 0.2.1 2016-11-23 09:13:50 +09:00
Pyo
76e81fee87 Merge the changes and update 2016-11-23 09:07:34 +09:00
abbbec3fe3 - Direct Control Mode bug fixed. 2016-11-10 10:16:37 +09:00
c8abeff063 update 2016-10-28 10:29:30 +09:00
49ed1c9cbc - added writeControlTableCallback 2016-10-12 10:25:55 +09:00
303e24c55e - added WriteControlTable msg callback 2016-10-10 10:16:03 +09:00
260c03b3ae mode change debugging 2016-09-28 18:59:49 +09:00
d0de3171d0 - optimized cpu usage by spin loop (by astumpf) 2016-09-21 15:05:16 +09:00
176c64ec67 - robotis_controller process() : processing order changed.
* 1st : packet communication
  * 2nd : processing modules
2016-09-20 14:25:10 +09:00
219b64db57 - dependencies fixed. (Pull requests #26) 2016-09-02 15:19:22 +09:00
09d54945f7 - make setJointCtrlModuleCallback() to the thread function & improved. 2016-09-02 11:29:37 +09:00
7f15d5639e - modified dependency problem. 2016-08-31 09:46:36 +09:00
pyo
9947dbb674 modified the package information for new release 2016-08-31 08:08:18 +09:00
ed8b0b54d6 - reduce CPU consumption 2016-08-26 18:36:00 +09:00
adaaaea42b - bug fixed (position pid gain & velocity pid gain sync write).
- added velocity_to_value_ratio to DXL Pro-H series.
2016-08-22 15:49:38 +09:00
fbddaf2df8 changed some debug messages. 2016-08-22 10:35:06 +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
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
pyo
a6c71b1479 made and modified the CHANGELOG.rst for release 2016-08-12 23:46:41 +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
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
968a715d25 Merge pull request #4 from ROBOTIS-GIT/add_sensor_device
Add sensor device
2016-05-20 16:24:39 +09:00
0f98400116 - function name changed : DeviceInit() -> InitDevice() 2016-05-20 14:52:55 +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
c72bab42ba modified. 2016-04-29 16:18:25 +09:00
1648993922 - added code to support the gazebo simulator 2016-03-10 19:57:33 +09:00
4e319441dd - added first bulk read failure protection code 2016-03-09 17:54:35 +09:00