mirror of https://github.com/fan-ziqi/rl_sar.git
docs: add introduction of ros version && add new contributor
This commit is contained in:
parent
922effae9d
commit
95ae2fa1bf
|
@ -16,6 +16,7 @@ Guidelines for modifications:
|
|||
## Contributors
|
||||
|
||||
* Jijie Huang
|
||||
* Yufeng Chi (-T.K.-)
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ This repository provides a framework for simulation verification and physical de
|
|||
|
||||
feature:
|
||||
- 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`
|
||||
|
||||
[Click to discuss on Discord](https://discord.gg/vmVjkhVugU)
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
特性:
|
||||
- 支持基于IaacGym的legged_gym,也支持基于IsaacSim的IsaacLab,用`framework`加以区分。
|
||||
- 代码有**ROS**和**ROS2**两个版本
|
||||
- 代码有python和cpp两个版本,python版本可以在`src/rl_sar/scripts`中找到
|
||||
|
||||
[点击在Discord上讨论](https://discord.gg/MC9KguQHtt)
|
||||
|
|
Loading…
Reference in New Issue