roboticslab-uc3m / openrave-yarp-plugins

OpenRAVE plugins to interface OpenRAVE with YARP.
https://robots.uc3m.es/openrave-yarp-plugins/
GNU Lesser General Public License v2.1
3 stars 1 forks source link

Implement additional motor/axis yarp::dev interfaces #55

Open jgvictores opened 6 years ago

jgvictores commented 6 years ago

Think about implementing additional motor/axis yarp::dev interfaces:

PeterBowman commented 5 years ago

http://www.yarp.it/classyarp_1_1dev_1_1IAxisInfo.html

Might be blocked by https://github.com/roboticslab-uc3m/teo-main/issues/44 (renaming joints).

jgvictores commented 5 years ago

http://www.yarp.it/classyarp_1_1dev_1_1IAxisInfo.html

Done at https://github.com/roboticslab-uc3m/openrave-yarp-plugins/commit/571abb9d8c6b987c9d25fcca01f82113c4cde425

Might be blocked by roboticslab-uc3m/teo-main#44 (renaming joints).

Thanks to https://github.com/roboticslab-uc3m/teo-openrave-models/pull/35 for https://github.com/roboticslab-uc3m/teo-main/issues/44, we actually have the pretty names. ^^

Screenshot from 2019-11-19 15-07-49

PeterBowman commented 1 year ago

Besides, we are missing an implementation for IPositionControl::getRefAcceleration and IEncoders::getEncoderAcceleration (at least a dummy one which simply returns zero and true). It is causing trouble in: