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

[ROS2] Move head / wheelchair_collision planning scene update to ada_planning_scene.py #144

Closed
amalnanavati opened this issue Dec 19, 2023 · 0 comments · Fixed by #165
Closed

Comments

@amalnanavati
Copy link
Contributor

As discussed in #142 and documented in an in-code TODO , we should move the logic to move the planning scene’s head and wheelchair collision objects from the MoveToMouth tree to ada_planning_scene.py. Only foreseeable issue with that is too frequently updates of the parameter scene while face detection is on, so we could consider adding a parameter to specify the rate at which to send the latest update (based on a detected face) to MoveIt.

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

Successfully merging a pull request may close this issue.

1 participant