RoboPay Tier 1: Paid Mobile Pick-and-Place Service -- fetch-001 (MuJoCo + x402 + Pi) - #76
Closed
daluoboda wants to merge 49 commits into
Closed
RoboPay Tier 1: Paid Mobile Pick-and-Place Service -- fetch-001 (MuJoCo + x402 + Pi)#76daluoboda wants to merge 49 commits into
daluoboda wants to merge 49 commits into
Conversation
…ck.v1 Tier 1 simulated pick-and-stack: MuJoCo 4-DoF arm picking a cube and stacking it on top of another cube. Gated by verified x402 USDC on Base Sepolia. Unique robotModel (stack-arm-001), no competing submissions.
Dual-cube MuJoCo scene with cube-to-cube collision. 7-phase controller: approach_a/descend_a/grip_a/lift_a/move_above_b/place/verify. Stack stability verified via A_z > B_z + 2cm and XY alignment check. Distinct from pick_object. Stack-specific metrics: stack_stable, a_z, b_z, xy_aligned.
Dual-cube MuJoCo scene with cube-to-cube collision. 7-phase controller: approach_a/descend_a/grip_a/lift_a/move_above_b/place/verify. Stack stability verified via A_z > B_z + 2cm and XY alignment check. Distinct from pick_object. Stack-specific metrics: stack_stable, a_z, b_z, xy_aligned.
Dual-cube MuJoCo scene with cube-to-cube collision. 7-phase controller: approach_a/descend_a/grip_a/lift_a/move_above_b/place/verify. Stack stability verified via A_z > B_z + 2cm and XY alignment check. Distinct from pick_object. Stack-specific metrics: stack_stable, a_z, b_z, xy_aligned.
…abric-arm not stack-arm)
… fabric-arm not stack-arm)
…m fabric-arm not stack-arm)
…m fabric-arm not stack-arm)
…mes, remove stray stack-arm-001 - bridge: add simulator.py (fetch_mobile_pick) + arm_spec.py (reused stack physics) - SKILL_ID: fetch_mobile_fetch_mobile_pick -> fetch_mobile_pick - test_bridge.py: import from laok_fetch_001_zenoh_bridge (was laok_fetch_mobile_001) - robot.profile.yaml / payment-policy.yaml: fix wrong filename + double prefix - requirements.txt: fix copy-residue comment - remove stack-arm-001 (belongs to PR #72, was accidentally bundled)
…o x402-evidence.json - payer 0xA0723A2d... -> payee 0x742d35Cc... via USDC transferWithAuthorization - tx 0xef567bf8a100cbb3fe8745606f13576d76e81e8fc64365e78ed57496f4321bcb, receipt status=1 - verify_settlement.py will now find 1/1 on-chain settlement
Author
|
Closing — this PR tracked the wrong head branch (feat/fetch-001-tier1, abandoned). The audit work now lives on feat/fetch-arm-001-tier1 in PR #78. Superseded. |
Author
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.
RoboPay Tier 1: Paid Mobile Pick-and-Place Service -- fetch-001
Tier-1 compliance at a glance
What this PR adds
Related PRs (same author, different robotModels)