personalrobotics / ada_feeding

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

Bring `pymoveit2` up to date on `devel` #180

Closed amalnanavati closed 4 months ago

amalnanavati commented 4 months ago

Description

This PR changes ada_feeding to use pymoveit2's devel branch (our earlier branch, amal/scale_collision_meshes, had diverged from devel).

In the process of doing so, this PR also adds an initialization timeout to ada_planning_scene.py, for cases where moveit2 doesn't process the messages.

Testing procedure

Before opening a pull request

Before Merging