Sentinel: autonomous Unitree Go1 inspection-patrol — 7/7, 100/100#496
Open
Tekipeps wants to merge 2 commits into
Open
Sentinel: autonomous Unitree Go1 inspection-patrol — 7/7, 100/100#496Tekipeps wants to merge 2 commits into
Tekipeps wants to merge 2 commits into
Conversation
A fresh submission in the locomotion lane: a Unitree Go1 walks an instrumented
patrol route entirely on real foot-ground contact (ctrl-only, no qpos teleport).
- gait.py hand-built trot: foot-trajectory + planar 2-link IK, diagonal
phasing, additive per-side stride for skid-steer + pivot-in-place
- controller.py closed-loop waypoint heading control (the open-loop trot drifts)
- scene.py procedural course (MjSpec): ramp berm, rubble field, two
inspection panels, finish pad, onboard/chase/overview cameras
- engine.py mission state machine (PATROL · INSPECT · SHOVE) + 7 scored,
physics-checked objectives
- hud.py/run_demo.py narrated HUD video: objective checklist, route mini-map,
head-cam picture-in-picture during scans, scorecard
Mission result (deterministic): crest berm, cross rubble, scan both panels by
pivoting in place, survive a 70 N lateral shove, reach finish, never fall —
7/7 objectives, 100/100. Unitree Go1 vendored (BSD-3, MuJoCo Menagerie).
Registration UUID a003f03d-ca73-4d5e-96bd-87a7a83465bf.
… 500 Hz telemetry - Compile 7 real MuJoCo sensors into the model (IMU gyro/accel/velocimeter on the Go1's imu site + 4 foot touch sensors) via MjSpec - New sentinel/proprio.py: filtered-accel disturbance reflex (8 ms detection, crouch brace, reafference gating during pivots); measured to stretch the survivable lateral shove from 70 N passive to 100 N (90-110 N plateau) - New sentinel/datalog.py: every run logs a 500 Hz state-action-sensor dataset (outputs/telemetry.npz) + labelled head-cam scan snapshots per panel - HUD: live touch-sensor foot-contact dots + amber BRACE chip; refreshed captions - tests/: 13-test pytest suite (IK round-trip, controller, reflex, scene sensors) - validate.py now checks the sensor suite; requirements gain pytest - Fix submission .gitignore: un-anchored _*.py silently excluded sentinel/__init__.py - Regenerated demo.mp4 + report.json - still 7/7 = 100/100, deterministic
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.
A fresh submission in the locomotion lane: a Unitree Go1 walks an instrumented patrol route entirely on real foot-ground contact (ctrl-only, no qpos teleport).
phasing, additive per-side stride for skid-steer + pivot-in-place
inspection panels, finish pad, onboard/chase/overview cameras
physics-checked objectives
head-cam picture-in-picture during scans, scorecard
Mission result (deterministic): crest berm, cross rubble, scan both panels by pivoting in place, survive a 70 N lateral shove, reach finish, never fall — 7/7 objectives, 100/100. Unitree Go1 vendored (BSD-3, MuJoCo Menagerie). Registration UUID a003f03d-ca73-4d5e-96bd-87a7a83465bf.
Registration UUID (required) · 参赛 UUID(必填)
Registration UUID:
PASTE-YOUR-UUID-HEREProject Summary · 项目说明
How to Run · 如何运行
# paste install and run commands here · 在此粘贴安装与运行命令Demo Video · 演示视频
Checklist · 检查清单
submissions/<your-project>/registration.jsoncontains my UUID · 已包含我的 UUID