docs(device): add reBot DevArm leader plugin to the joint-space device page#761
docs(device): add reBot DevArm leader plugin to the joint-space device page#761johnnynunez wants to merge 1 commit into
Conversation
…e page Document the rebot_devarm_leader plugin (PR NVIDIA#729) on the Generic Joint-Space Device page, as requested in the PR review: cite the reBot DevArm as a second instance next to the SO-101 reference, add a section condensing the plugin README (DamiaoBus with no SDK dependency, disable + back-drive leader design, per-cycle 0xCC feedback requests, synthetic fallback, probe subcommand exit codes and the volatile multi-turn gripper counter), and point the add-another-device recipe at the new plugin as a worked example. Signed-off-by: Johnny <johnnync13@gmail.com>
|
📝 Docs preview is not auto-deployed for fork PRs. A maintainer with write access to |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis change updates the joint-space device documentation to add the Seeed reBot DevArm leader as a second reference hardware instance alongside the existing SO-101 leader arm. It introduces a new documentation section describing the rebot_devarm_leader plugin's CAN bus interface, joint decoding, motor disabling for back-drive, synthetic fallback behavior, CLI usage with probe mode, and gripper out-of-range handling. The "Add another joint-space device" recipe instructions are updated to reference either plugin as a template. Estimated code review effort: 1 (Trivial) | ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts
Comment |
Description
Documents the reBot DevArm leader plugin (#729) on the Generic Joint-Space Device docs page (
docs/source/device/joint_space.rst), as requested by @jiwenc-nv in the #729 review — turning the plugin README into rst mounted underdevice/joint_space.html.Changes
rebot-devarm-leader-plugin), condensing the plugin README:DamiaoBuswith no SDK dependency, disable + back-drive leader design, per-cycle0xCCfeedback requests, synthetic fallback, run/probe CLI,probeexit codes (0/3) and the volatile multi-turn gripper counter (joint streamed withvalid = falsewhile wrapped). Links to the plugin README for the calibration file format.src/plugins/rebot_devarm_leaderas a worked second example of the recipe.Notes
:code-file:/:code-dir:links targetsrc/plugins/rebot_devarm_leader, which lands with that PR — this one should merge after it.Checklist
sphinx -b html -W --keep-going→ build succeeded, 0 warningsSKIP=check-copyright-year pre-commit runclean on the touched fileSummary by CodeRabbit