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

OMPL Python bindings not properly installed on ARM devices #398

Open
4 tasks
patrick-5546 opened this issue Jun 4, 2024 · 0 comments
Open
4 tasks

OMPL Python bindings not properly installed on ARM devices #398

patrick-5546 opened this issue Jun 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working path Pathfinding team

Comments

@patrick-5546
Copy link
Member

Description

OMPL is a pathfinding dependency. This means that our software can't run on ARM devices such as the RPI 4 and newer macbooks

Verification Steps

  • ./scripts/deployment/start_containers.sh --website --interactive then python3 then import ompl.util as ou has no errors
  • ./scripts/deployment/start_containers.sh --website --interactive then run ./scripts/test.sh and all tests pass
  • ./scripts/deployment/start_containers.sh --website runs the global launch file
  • Try in dev container on my personal computer as well

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working path Pathfinding team
Projects
Status: In Progress
Development

No branches or pull requests

3 participants