You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes typo in the Environment ID of the unitree robots in the environments.rst file (#986)
# Description
The links to the environment IDs in `docs/environments.rst` for the
Unitree Go1, A1, and Go2 (both rough and flat) were incorrect. I have
fixed them by providing the correct links.
## Type of change
- This change requires a documentation update
## Checklist
- [ ] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./isaaclab.sh --format`
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have updated the changelog and the corresponding version in the
extension's `config/extension.toml` file
- [ ] I have added my name to the `CONTRIBUTORS.md` or my name already
exists there
0 commit comments