personalrobotics / ada_feeding

Robot-assisted feeding demos and projects for the ADA robot
4 stars 4 forks source link

[ROS2] Add trees to start/stop MoveIt Servo #118

Closed amalnanavati closed 1 year ago

amalnanavati commented 1 year ago

Description

This PR adds behavior trees to start and stop MoveIt Servo. Although stopping is only one service call, starting is two (switching the controllers, and then starting servo).

Testing procedure

Launch the code as documented in the README.

Before opening a pull request

Before Merging