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

[DO NOT MERGE] Add support for both harmonic and ionic in pixi #208

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Sep 26, 2024

Fix #209 .

Requires #214 to be merged before (and eventually rebased).

The default pixi environment still uses Harmonic/gz-sim8, while the ionic environment used Ionic/gz-sim9. If both gz-sim8 and gz-sim9 are available in the system, at the moment CMake prefers gz-sim8, unless the users does not explicitly select the 9 by setting the GZ_SIM_YARP_PLUGINS_USED_GZ_SIM_VERSION to 9 during CMake configuration.

- Exclude Windows tests temporarily
- Run this workflow only manually and on PRs
Make `libgl-devel` a dependency only for Linux targets
@traversaro traversaro force-pushed the pixisupportionic branch 2 times, most recently from 9aa0965 to 08db915 Compare October 1, 2024 21:51
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.

Add support for Gazebo Ionic (gz-sim9)
2 participants