dimSLAM docs - #3658
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## jeff/feat/alfred_dim_slam #3658 +/- ##
==========================================================
Coverage 77.79% 77.79%
==========================================================
Files 1296 1296
Lines 123918 123918
Branches 10852 10852
==========================================================
Hits 96402 96402
Misses 24375 24375
Partials 3141 3141
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Greptile SummaryAdds a dimSLAM bring-up guide covering ports, camera and transform setup, odometry fusion, IMU configuration, execution, verification, and robot-specific settings. The guide now correctly identifies Confidence Score: 5/5No blocking failure remains. The documented demo component was checked against the current blueprint, implementation, registry, and Python sources; the README matches the available component.
What T-Rex did
Reviews (23): Last reviewed commit: "Merge branch 'rb_alfred' into rb_docs" | Re-trigger Greptile |
f8c3827 to
2582f20
Compare
d83a054 to
66343a4
Compare
2582f20 to
34cea65
Compare
66343a4 to
9b71ccd
Compare
34cea65 to
549b7c5
Compare
9b71ccd to
7f250aa
Compare
Adds
dimos/mapping/dim_slam/README.md: ports, the six bring-up steps for a robot dimSLAM has never run on (cameras, extrinsics, sources, IMU, run, verify), and a table of the settings that have no sane default.Docs only, no code change.