shadow-robot / sr-ros-interface-ethercat

ROS driver for the Shadow Robot EtherCAT Hand.
GNU General Public License v2.0
9 stars 15 forks source link

namespace and prefixes choices in hand driver #56

Closed guihomework closed 6 years ago

guihomework commented 9 years ago

currently, the ethercat driver handles prefixes for joints and permits dual hand in the same realtime loop which is nice for bimanual control loops.

however the choices made in the namings of topics, parameters, services are not ideal for all the tools (gui) and are even more complex to handle if the driver is used in a namespace. here are a few detailled points :

guihomework commented 6 years ago

closing as it is fixed