docs: reorganize Go2 platform docs + map framing default#2566
docs: reorganize Go2 platform docs + map framing default#2566jeff-hykin wants to merge 5 commits into
Conversation
Greptile SummaryThis PR reorganizes the Unitree Go2 documentation from a single large page into focused sub-pages (setup, simulation, premap), and changes the
Confidence Score: 5/5Safe to merge — the code changes are small and internally consistent, and the docs reorganization is additive. The CLI default flip is intentional and consistently applied across all three _accumulate call sites. The new @pose_setter_for methods follow the documented pattern in the Recorder base class and the PoseStamped-extends-Pose relationship makes the return types valid. The documentation changes correctly address the previously flagged missing docs.json entries, and all referenced installation files exist. No functional regressions were found. No files require special attention. Important Files Changed
Reviews (3): Last reviewed commit: "-" | Re-trigger Greptile |
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## main #2566 +/- ##
==========================================
- Coverage 69.59% 69.59% -0.01%
==========================================
Files 878 878
Lines 79311 79320 +9
Branches 7126 7126
==========================================
+ Hits 55200 55206 +6
- Misses 22310 22314 +4
+ Partials 1801 1800 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 3 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Move premap stuff to go2 since its go2 specific. Touch up go2 docs.