- Install Genesis Simulation with OMPL Path Planning library
To run the basic setup: franka arm robot with desk, follow these steps:
- Clone the repository:
git clone https://github.com/janhq/pick-place-model
- Navigate to the project directory:
cd pick-place-model
- Run the main script:
python script/pick_place/pick_place.py
-
Clone external repo into folder at the same level as this repo, This includes many 3d objects in xml format,
https://github.com/vikashplus/furniture_sim.git
-
check the file path in scene.add_entity() of both microwave_door, slide_cabinet
-
Run the script:
python script/pick_place/spawn_objects.py