Skip to content

PR 2/10: PyBullet base env, controllers, motion planning, robots#5

Merged
yichao-liang merged 1 commit intopr/01-foundationfrom
pr/02-pybullet-infra
Mar 25, 2026
Merged

PR 2/10: PyBullet base env, controllers, motion planning, robots#5
yichao-liang merged 1 commit intopr/01-foundationfrom
pr/02-pybullet-infra

Conversation

@yichao-liang
Copy link
Collaborator

Summary

  • Extract common robot/finger methods to base PyBulletEnv
  • Add objects.py module for create_object/update_object helpers
  • Enhance controllers with move_to_pose tolerance, press, nudge
  • Add BiRRT path subsampling, collision diagnostics, IK validation
  • Add MobileFetch robot support

PR Stack (merge in order)

  1. Foundation ← merged
  2. → This PR — PyBullet infrastructure
  3. URDF assets
  4. Skill factories
  5. Environments + GT models
  6. Process planning + learning
  7. Main pipeline
  8. Agent SDK
  9. Human + VLM approaches
  10. Mara adapter, docs, configs, tests

- Extract common robot/finger methods to base PyBulletEnv
- Add objects.py module for create_object/update_object helpers
- Enhance controllers with move_to_pose tolerance, press, nudge
- Add BiRRT path subsampling, collision diagnostics, IK validation
- Add MobileFetch robot support
@yichao-liang yichao-liang merged commit 2a8b2c0 into pr/01-foundation Mar 25, 2026
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant