forked from locusrobotics/fuse
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix clang tidy errors in imu_3d * clang tidy fixes for various core files * more clang tidy fixes, allow c-style arrays * remove unused headers * add skeleton of april tag pose detector, clang tidy fix to imu * switch copyright * clang tidy fixes * undo unique ptr changes * april tag WIP * clang tidy fixes * build fixes * clang-tidy fixes * clang-tidy fixes * add skeleton of apriltag tutorial * remove now-unused compile options * finish april tag simulator * clang tidy fixes * remove unknown compile warning * fix memory leak * applied PR feedback * remove extraneous sleep * use more visually pleasing parameters * improve the tutorial config file * fix bit shift logic :woozy: * Update fuse_models/include/fuse_models/parameters/transform_sensor_params.hpp Co-authored-by: Bilal Gill <[email protected]> * apply PR feedback and remove extraneous comments * improve comments and parameter comments --------- Co-authored-by: Bilal Gill <[email protected]>
- Loading branch information
1 parent
c5f7477
commit 5182ec0
Showing
76 changed files
with
1,684 additions
and
796 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
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.