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

December 2024 update #79

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

johnwason
Copy link
Contributor

No description provided.

@johnwason
Copy link
Contributor Author

johnwason commented Nov 30, 2024

The OMPL test is failing on MacOS for Python 3.13 on both x64 and arm64. Puzzlingly the test works correctly with Python 3.12 on both MacOS x64 and arm64.

The error is:

Error:   OMPLPlanner failed to generate problem: In OMPLDefaultPlanProfile: All goal states are either in collision or outside limits.
tests/tesseract_motion_planning/test_ompl_planner.py F
         at line 128 in /Users/runner/work/tesseract_python/tesseract_python/ws/src/tesseract_planning/tesseract_motion_planners/ompl/src/ompl_motion_planner.cpp

This PR is ready since this exact failure isn't a critical problem.

@johnwason johnwason marked this pull request as ready for review November 30, 2024 21:59
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 this pull request may close these issues.

1 participant