docs(extras): Prime real-hardware bringup page#11
Open
T-K-233 wants to merge 1 commit into
Open
Conversation
Document the Prime bringup knowledge (eRob over EtherCAT + Sito over SocketCAN) as an Extras page, mirroring the Lite first_real_bringup how-to: - bus topology (10 eRob ring pos 0-9 + 4 Sito on can2), 14 flat joints, the hybrid CiA402 / MIT command-surface caveat - prereqs (host IgH master, can2 up, software calibration), start/verify the master, launch real.launch.py + its args, what to expect, verify - single-bus diagnostic modes, eRob per-mode impedance, common failures - flagged experimental (only one eRob jogged on silicon so far) Add an Extras sidebar category, and repoint calibrate_prime_erob's prerequisite link: it pointed at the Lite-only first_real_bringup for "EtherCAT master running + drives powered", which that page never covers. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01D48ZKKVV3BSb2wukP4ka3y
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds an Extras page,
docs/extras/prime_bringup.md, documenting the Prime real-hardware bringup knowledge (eRob over EtherCAT + Sito over SocketCAN) — the Prime counterpart of the Litefirst_real_bringuphow-to. Filed under a new Extras sidebar category and flagged experimental, since on real silicon only a single eRob has been jogged so far.The page covers
<ros2_control>blocks (PrimeEtherCATSide/ethercat_driverfor the 10 eRob CiA402 joints +PrimeSitoCAN/SitoSystemfor the 4 Sito wrists), one flat 14-joint list, and the hybrid command-surface caveat (eRob expose no stiffness/damping).can2, straight fromprime_hardware.yaml.ethercat master/ethercat slaves); bringcan2up;ros2 launch humanoid_bringup_prime real.launch.pywith its args; what to expect (sequenced spawners, ~13.6 s eRob activation,/prime/joint_states); verify.backends:=ec|can), eRob per-mode impedance (erob_impedance_manager/ SDO loop gains), and common failures linking the Prime troubleshooting entries.control_frequency=update_rate(50 Hz) constraint that avoids CiA402 Fault 4616.Also
calibrate_prime_erob.mdlisted "EtherCAT master running + drives powered → see First real-hardware bringup", but that page is Lite-only and never covers the master. It now points to this new page.Sourced from
humanoid_bringup_prime(launch/config) + existing concepts/calibration/troubleshooting docs. No local Node available; CI (typecheck+build,onBrokenLinks: 'throw') is the validation gate.🤖 Generated with Claude Code
https://claude.ai/code/session_01D48ZKKVV3BSb2wukP4ka3y