Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fei-yang-wu/latent_diffusion_policy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latent Diffusion Policy

Installation

conda create -n ldf python=3.12
conda activate ldf
pip install -e .

Usage

Running test for pick and place:

pytest -s

Development

For development, please use VSCode and install all the recommended extensions.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%