Diffusion Policy
Seminal visuomotor policy work that uses diffusion models for robot actions, with open code.
Point-cloud / 3D-aware diffusion policies for robot manipulation — popular open follow-up to DP.
Go-to open 3D diffusion policy codebase
3D Diffusion Policy (DP3) extends Diffusion Policy with point-cloud / 3D-aware conditioning for manipulation. It is one of the most cloned open follow-ups when RGB-only DP is not enough for geometry-heavy tasks.
Expect heavier preprocessing (point clouds, cameras) than 2D DP. Start from official configs and a single task before multi-task training.
Learning Path: advanced imitation option after classic Diffusion Policy.
Researchers, students, and builders comparing open embodied stacks.
git clone https://github.com/YanjieZe/3D-Diffusion-Policy.git
Content reviewed 2026-07-28