Skip to content

Add coordinated dual-arm atomic actions#323

Open
skywhite1024 wants to merge 2 commits into
mainfrom
ljd/coordinated_pickment_atomic_actions
Open

Add coordinated dual-arm atomic actions#323
skywhite1024 wants to merge 2 commits into
mainfrom
ljd/coordinated_pickment_atomic_actions

Conversation

@skywhite1024

@skywhite1024 skywhite1024 commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add coordinated placement and coordinated pickment atomic actions for dual-arm workflows.
  • Add typed targets/state, exports, API docs, demos, and GLB tutorial assets.
  • Add a coordinated pickment documentation GIF with target/grasp axes and a fixed front-facing camera.
  • Add focused tests for coordinated target/state/action behavior.

Validation

  • git diff --check
  • python3 -m py_compile scripts/tutorials/atomic_action/coordinated_pickment.py
  • conda run -n embodichain040 python -m black --check --diff --color ./
  • conda run -n embodichain040 python -m pytest tests/sim/atomic_actions/test_actions.py tests/sim/atomic_actions/test_core.py tests/sim/atomic_actions/test_engine.py (55 passed)

Notes

  • The coordinated pickment GIF is stored at docs/source/_static/atomic_actions/coordinated_pickment.gif.
  • PR branch is based on main.

@yuecideng yuecideng self-requested a review June 23, 2026 13:56
@skywhite1024 skywhite1024 force-pushed the ljd/coordinated_pickment_atomic_actions branch from ef6bde1 to d5eb97c Compare June 24, 2026 05:34
Base automatically changed from refactor/atomic-actions-redesign to main June 25, 2026 06:08
@skywhite1024 skywhite1024 force-pushed the ljd/coordinated_pickment_atomic_actions branch from d5eb97c to ac5d406 Compare June 26, 2026 07:49
@skywhite1024 skywhite1024 added docs Improvements or additions to documentation enhancement New feature or request motion gen Things related to motion generation for robot robot Module related to robot visualization Features or functions for visualization with the simulation labels Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation enhancement New feature or request motion gen Things related to motion generation for robot robot Module related to robot visualization Features or functions for visualization with the simulation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant