-
Notifications
You must be signed in to change notification settings - Fork 14
December 2024 update #79
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
Conversation
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:
This PR is ready since this exact failure isn't a critical problem. |
@Levi-Armstrong I need release tags at these commit:
|
Hello, this is a big update. when is can be merge into master? thanks |
@xbkaishui some time this week most likely |
Great, Thanks |
I am in the process of creating release 0.28.X which would be a good tag to leverage. |
@Levi-Armstrong the 0.28.X versions appear to work. In the future let me know before you make a release so I can make sure there aren't any issues on Windows and OSX. |
Let me know if there are any issues and I can create a patch release |
@Levi-Armstrong I have trajopt_ifopt building on Windows without too much difficulty but I will need to patch some of the cmake scripts in the ifopt package. |
If you create a PR I think I have the ability to get it merged. |
I have not had a chance to finalize these updates and push to pypi. If you need the updated wheels sooner, you can pull them from the most recent artifacts from the CI runs here: https://github.com/tesseract-robotics/tesseract_python/actions/runs/12818245676 The wheel will be in the |
The update is done. I will merge and push to PyPi once the builds are ready. |
Updated packages are available on the release https://github.com/tesseract-robotics/tesseract_python/releases/tag/0.5.1 and on PyPi for installation using |
No description provided.