-
Notifications
You must be signed in to change notification settings - Fork 53
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
feat: (Support Innoviz Two) #66
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #66 +/- ##
==========================================
+ Coverage 13.35% 16.57% +3.21%
==========================================
Files 111 66 -45
Lines 10989 9152 -1837
Branches 1725 1846 +121
==========================================
+ Hits 1468 1517 +49
+ Misses 8345 6349 -1996
- Partials 1176 1286 +110
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
PR Type
Related Links
MapIV/transport_drivers#6
Description
This PR adds support for InnovizTwo sensors.
Review Procedure
Remarks
This change depends on the linked PR in the transport_drivers project.
Currently the dependency is on the fork where the change was implemented. Once this change is merged, the dependency can be moved back to the boost branch of the MapIV transport_drivers project.
Pre-Review Checklist for the PR Author
Checklist for the PR Reviewer
Post-Review Checklist for the PR Author
CI Checks