docs: add introduction of ros version && add new contributor

This commit is contained in:
fan-ziqi 2024-11-14 20:49:24 +08:00
parent 922effae9d
commit 95ae2fa1bf
3 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,7 @@ Guidelines for modifications:
## Contributors ## Contributors
* Jijie Huang * Jijie Huang
* Yufeng Chi (-T.K.-)
## Acknowledgements ## Acknowledgements

View File

@ -8,6 +8,7 @@ This repository provides a framework for simulation verification and physical de
feature: feature:
- Support legged_gym based on IaacGym and IsaacLab based on IsaacSim. Use `framework` to distinguish. - Support legged_gym based on IaacGym and IsaacLab based on IsaacSim. Use `framework` to distinguish.
- The code has two versions: **ROS** and **ROS2**
- The code supports both cpp and python, you can find python version in `src/rl_sar/scripts` - The code supports both cpp and python, you can find python version in `src/rl_sar/scripts`
[Click to discuss on Discord](https://discord.gg/vmVjkhVugU) [Click to discuss on Discord](https://discord.gg/vmVjkhVugU)

View File

@ -8,6 +8,7 @@
特性: 特性:
- 支持基于IaacGym的legged_gym也支持基于IsaacSim的IsaacLab用`framework`加以区分。 - 支持基于IaacGym的legged_gym也支持基于IsaacSim的IsaacLab用`framework`加以区分。
- 代码有**ROS**和**ROS2**两个版本
- 代码有python和cpp两个版本python版本可以在`src/rl_sar/scripts`中找到 - 代码有python和cpp两个版本python版本可以在`src/rl_sar/scripts`中找到
[点击在Discord上讨论](https://discord.gg/MC9KguQHtt) [点击在Discord上讨论](https://discord.gg/MC9KguQHtt)