A python package to generate manipulation scenes. Check the documentation page for detailed installation instructions, API, and examples.
This project will download and install additional third-party open source software projects. Review the license terms of these open source projects before use.
pip install scene-synthesizer[recommend]
# create and activate conda env or venv
git clone https://github.com/NVlabs/scene_synthesizer.git
cd scene_synthesizer/
pip install -e.[recommend]
See the documentation for detailed installation instructions.
The code is released under the Apache-2.0 license.
@article{Eppner2024,
title = {scene_synthesizer: A Python Library for Procedural Scene Generation in Robot Manipulation},
author = {Clemens Eppner and Adithyavairavan Murali and Caelan Garrett and Rowland O'Flaherty and Tucker Hermans and Wei Yang and Dieter Fox},
journal = {Journal of Open Source Software}
publisher = {The Open Journal},
year = {2024},
}