You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See #113 's failed test case (in the main PR description) for motivation.
This PR is to implement a MoveToStagingGeneric, that first check's the robot end effector pose. If it is closer to the user than the staging pose, it servos. Else it uses a kinematic motion.
It may also be beneficial to implement a ROS service that returns what state the robot arm is currently in (e.g., above plate, at mouth, etc.) so the app can use that info.
The text was updated successfully, but these errors were encountered:
See #113 's failed test case (in the main PR description) for motivation.
This PR is to implement a MoveToStagingGeneric, that first check's the robot end effector pose. If it is closer to the user than the staging pose, it servos. Else it uses a kinematic motion.
It may also be beneficial to implement a ROS service that returns what state the robot arm is currently in (e.g., above plate, at mouth, etc.) so the app can use that info.
The text was updated successfully, but these errors were encountered: