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

Add bzlmod support for gz-math8 #589

Merged
merged 7 commits into from
Oct 17, 2024
Merged

Add bzlmod support for gz-math8 #589

merged 7 commits into from
Oct 17, 2024

Conversation

mjcarroll
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the 🏛️ ionic Gazebo Ionic label Apr 23, 2024
@azeey azeey added beta Targeting beta release of upcoming collection and removed beta Targeting beta release of upcoming collection labels Jul 29, 2024
Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll changed the base branch from main to gz-math8 October 16, 2024 15:43
@mjcarroll mjcarroll changed the title Playing with bzlmod Add bzlmod support for gz-math8 Oct 16, 2024
Signed-off-by: Michael Carroll <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll self-assigned this Oct 16, 2024
@mjcarroll mjcarroll marked this pull request as ready for review October 16, 2024 16:26
Copy link
Contributor

@iche033 iche033 left a comment

Choose a reason for hiding this comment

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

looks good to me, maybe @shameekganguly can take a look as well

Copy link
Contributor

@shameekganguly shameekganguly left a comment

Choose a reason for hiding this comment

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

Thanks Michael!

BUILD.bazel Outdated Show resolved Hide resolved
Signed-off-by: Michael Carroll <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll merged commit f952fcf into gz-math8 Oct 17, 2024
10 checks passed
@mjcarroll mjcarroll deleted the mjcarroll/bzlmod branch October 17, 2024 16:35
@@ -21,9 +21,8 @@
#include <cstring>
#include <utility>
#include <gz/math/Helpers.hh>
#include <gz/math/Vector3.hh>
#include <gz/math/Quaternion.hh>
Copy link
Contributor

Choose a reason for hiding this comment

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

Quaternion is used in this header, so I think we should keep this header. We can probably remove the forward declaration below actually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏛️ ionic Gazebo Ionic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants