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 missing eigen3.hh header for bazel build #585

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

shameekganguly
Copy link
Contributor

The generated eigen3.hh header is used in a few places, e.g. https://github.com/gazebosim/gz-sim/blob/760ba21f685f65f436a0107103a68bcf4170a17b/src/systems/track_controller/TrackController.cc#L31C10-L31C29 but is currently not built in bazel.

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.11%. Comparing base (91c73b9) to head (832b151).

Additional details and impacted files
@@            Coverage Diff            @@
##           gz-math7     #585   +/-   ##
=========================================
  Coverage     94.11%   94.11%           
=========================================
  Files           146      146           
  Lines          9809     9809           
=========================================
  Hits           9232     9232           
  Misses          577      577           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mjcarroll mjcarroll merged commit 5bf896f into gazebosim:gz-math7 Apr 1, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden 🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants