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

Visibility fixes for DART on Windows #711

Merged
merged 5 commits into from
Jan 17, 2025
Merged

Conversation

j-rivero
Copy link
Contributor

🦟 Bug fix

While testing DART on Windows the build was failing with problems on visilbity https://build.osrfoundation.org/view/conda/job/gz_physics-7-cwin/2/consoleFull#16060371658ff58640-3599-4406-a210-216932f1748c

Summary

The PR implements some missing declarations and includes that make the code to compile:
https://build.osrfoundation.org/view/conda/job/_test_gz_physics-pr-cwin/6/

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

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.

j-rivero and others added 2 commits December 2, 2024 18:08
Signed-off-by: Jose Luis Rivero <[email protected]>
Signed-off-by: Jose Luis Rivero <[email protected]>
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label Jan 13, 2025
Copy link
Contributor

@azeey azeey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, this was done in gz-physics8 in #576.

bullet/src/SDFFeatures.hh Outdated Show resolved Hide resolved
@j-rivero
Copy link
Contributor Author

Testing in Conda Build Status

@j-rivero j-rivero merged commit 33be3ec into gz-physics7 Jan 17, 2025
8 of 9 checks passed
@j-rivero j-rivero deleted the jrivero/fix_visible_conda branch January 17, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎵 harmonic Gazebo Harmonic
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants