lisdf-models
March 25, 2022 ยท View on GitHub
SDF/URDF models for the lisdf format.
Contributing
You can't directly push to the main branch. All contributions will require review to ensure we are not breaking anything and following conventions.
- Add your new models to the
models/directory - Create a new Git branch
- Commit and push your changes on that branch to GitHub
- Create a GitHub Pull Request (PR) and ask someone to review it
- Note you will need at least one approval to merge your PR.
- Get approval :shipit: and merge into
main!