-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[sdformat6] Add new port 🤖 #8137
Conversation
The Linux build is failing, but the "port build failure logs" are empty. |
The problem in the Linux build is apparently that ruby is not present in the system:
Any idea on how to solve it? |
I will look into ruby missing on the CI machines. |
I am installing
|
Add new port for the sdformat library (http://sdformat.org/).
fee2e11
to
52818f5
Compare
@Rastaban thanks for installing ruby, i fixed the problem you reported in the latest commit. |
The uwp failures look like they are by design to me (they call desktop only functions like CreateFileA) so I consider the tests passing at this point. |
The |
Add new port for the sdformat library (http://sdformat.org/).
The sdformat library is commonly used with the Ignition Robotics libraries (#7781) and is a fundamental dependency of the Gazebo robotics simulator (#8014).