real-stanford / diffusion_policy

[RSS 2023] Diffusion Policy Visuomotor Policy Learning via Action Diffusion
https://diffusion-policy.cs.columbia.edu/
MIT License
1.09k stars 203 forks source link

Clarification on Global Condition vs. Local Condition in Diffusion Policy #94

Open Gear420 opened 1 week ago

Gear420 commented 1 week ago

I am currently exploring the diffusion_policy library and I am interested in understanding the distinctions and applications of global condition and local condition within this framework.

What constitutes a global condition versus a local condition in the context of trajectory prediction and decision-making tasks? How are these conditions processed and utilized differently in the library's architecture? Are there specific examples or use cases in the codebase where global condition and local condition are distinctly applied?