-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add IMU data in CAMM as experimental feature (#694)
* update the interface * write the streams to CAMM * extract * sort imports * add MAPILLARY__EXPERIMENTAL_ENABLE_IMU * parse IMU from camm * introduce TelemetryMeasurement as baseclass * print IMU data * print IMU for comparison * format * rename * relative imports * fix tests
- Loading branch information
Showing
10 changed files
with
373 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.