gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
621 stars 251 forks source link

[Work in progress] Fix gz-sim on Windows #2392

Open traversaro opened 2 months ago

traversaro commented 2 months ago

🦟 Bug fix

Fixes #

Summary

This work in progress PR permits to run gz sim on Windows. It is currently in draft, but I opened it to avoid the risk of losing the changes.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.89%. Comparing base (cffd297) to head (4bf5328). Report is 2 commits behind head on gz-sim8.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-sim8 #2392 +/- ## =========================================== - Coverage 65.91% 65.89% -0.02% =========================================== Files 327 327 Lines 31314 31314 =========================================== - Hits 20641 20635 -6 - Misses 10673 10679 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.