Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a Generic MoveToStaging, and perhaps a service to return the robot arm state #116

Open
amalnanavati opened this issue Jan 14, 2024 · 0 comments

Comments

@amalnanavati
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant