-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Start with the why:
This would allow for increased SLAM accuracy, as well as being able to provide a pose in the reference frame of the world, as opposed to just relative to where the SLAM process started.
Move to the what:
Enabling the proper features in RTABMap and its dependencies in the depthai-core source to enable marker related params to work correctly.
Move to the how:
Probably involves enabling dependencies like opencv-contrib for RTABMap, and testing out params in the RTABMapSLAM examples. Might be more involved than this.
"RGBD/MarkerDetection": "true",
"Marker/Length": "0.17145",
"Marker/Dictionary": "20",
"Marker/Priors": "10 1.0 1.0 1.0 0.0 0.0 0.0"
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request