shadow-robot / sr-visualization

Visualisation tools for the Shadow Robot ROS stacks.
GNU General Public License v2.0
3 stars 5 forks source link

Fixing bimanual motor reset #315

Closed jeferal closed 1 year ago

jeferal commented 1 year ago

Proposed changes

Motor reset was failing when using a bimanual system due to a missmatch of service names: service_name_missmatch

The following changes have been tested in a unimanual right and left system and also in bimanual (right and left cases): unimanual_right_reset unimanual_left_motor_reset bimanual_right_motor_reset bimaual_left_motor_reset

Checklist

Before posting a PR ensure that from each of the below categories AT LEAST ONE BOX HAS BEEN CHECKED. If more than one category is applicable then more can be checked. Also ensure that the proposed changes have been filled out with relevant information for reviewers.

Tests

Documentation