Commit Graph

72 Commits

Author SHA1 Message Date
0851b50b5a - fixed motion module result gain bug 2018-06-01 13:33:01 +09:00
b846058fdc Update robotis_controller.cpp
- fixed setJointStatesCallback function (addParam -> changeParam)
2018-04-24 13:26:11 +09:00
6310436bb6 - fixed typo 2018-04-10 18:05:08 +09:00
45b088e30a - modified RobotisController::setJointStatesCallback function 2018-04-10 17:51:53 +09:00
d56fcc01bc - changed ROS_ERROR to ROS_WARN
- changed  the message from ROS_ERROR to ROS_WARN when the offset file fails to load.
2018-04-09 14:09:45 +09:00
7406f46e0c Merge branch 'master' into develop 2018-03-22 09:33:57 +09:00
04f04b0643 deleted comment for debug 2018-03-21 19:03:11 +09:00
Pyo
f44c58a101 updated the CHANGELOG and version to release binary packages 2018-03-20 17:02:55 +09:00
Pyo
c02aa74b8c tested for system dependencies 2018-03-20 16:53:01 +09:00
Pyo
9b2a520810 tested for system dependencies 2018-03-20 16:17:33 +09:00
Pyo
5aa587d228 tested for system dependencies 2018-03-20 15:22:52 +09:00
d7161f1033 - modified robotis_controller/CMakeLists.txt (yaml-cpp bug). 2018-03-20 14:14:34 +09:00
Pyo
10172c2e34 updated the CHANGELOG and version to release binary packages 2018-03-15 09:35:18 +09:00
Pyo
74fd344c67 change the License and package format to version 2 2018-03-15 09:22:17 +09:00
5e9278ee51 added serivce for setting module 2018-03-14 15:16:16 +09:00
ee6f240f90 - changed all values read by bulk read are saved to dxl_state_->bulk_read_table_. 2018-03-07 18:42:28 +09:00
0076da8a98 - modified to prevent duplicate indirect address write
- fixed a bug that occure when handling bulk read item that does not exist.
2017-11-30 17:14:28 +09:00
SCH
21e9a81af0 - Modified to prevent duplicate indirect address write 2017-11-29 13:51:25 +09:00
Pyo
27885eb900 updated the CHANGELOG and version to release binary packages 2017-08-09 15:31:48 +09:00
05f4a5e51c multi thread bug fixed. 2017-08-09 14:27:40 +09:00
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