Update pixi.toml with gz-sim9 and new ROS Humble packages on February 2025 - #1800
Merged
Conversation
Member
Author
|
Interestingly, there is a glfw3 related error: Based on https://conda-metadata-app.streamlit.app/Search_by_file_path?path=include%2FX11%2Fextensions%2Frandr.h, I guess we need to add the |
Member
Author
|
On Windows there is an interesting failure: |
Member
Author
|
The CI failures will be fixed by gbionics/yarp-device-openxrheadset#60 . |
Member
Author
|
|
Member
Author
I added a workaround for this in c873c1f . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Several changes:
ROBOTOLOGY_USES_ROS2andROBOTOLOGY_USES_MOVEITon all the platforms we support. This permits us to remove the separate betweenros2andros2moveitpixi environments, and to enable the CI ofROBOTOLOGY_USES_MOVEITon all operating systems. We can also add back thepcl = ">=1.11.1"andlibopencv = ">=4.10.0"constraints in the ros2 pixi environment.swig = ">=4.2.1"constraint that is required by YARP 3.11ROBOTOLOGY_USES_GZfromgz-sim8(Gazebo Harmonic) togz-sim9(Gazebo Ionic).