This project uses uv.
To run the code examples please do
uv venv
uv sync
uv run examples/0_render_single_frame.pyThis repository uses the numpydoc documentation standard.
For more information checkout: numpydoc-style guide
Robot parts should be attached using the site functionality (from body to body), while robots should be added to a world using the frame functionality (from spec to spec).
NOTE: when attaching a body, only the contents of worldbody get passed, meaning that, for example, compiler options are not!