mirror of https://github.com/fan-ziqi/rl_sar.git
docs: fix framework docs
This commit is contained in:
parent
150b497678
commit
e42d926bf3
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Simulation verification and physical deployment of robot reinforcement learning algorithms, suitable for quadruped robots, wheeled robots, and humanoid robots. "sar" stands for "simulation and real"
|
Simulation verification and physical deployment of robot reinforcement learning algorithms, suitable for quadruped robots, wheeled robots, and humanoid robots. "sar" stands for "simulation and real"
|
||||||
|
|
||||||
This framework supports legged_gym based on IaacGym and IsaacLab based on IsaacSim. Use `framework` to distinguish them when using them.
|
This framework supports legged_gym based on IaacGym and IsaacLab based on IsaacSim. Use `framework` to distinguish.
|
||||||
|
|
||||||
[Click to discuss on Discord](https://discord.gg/vmVjkhVugU)
|
[Click to discuss on Discord](https://discord.gg/vmVjkhVugU)
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
机器人强化学习算法的仿真验证与实物部署,适配四足机器人、轮足机器人、人形机器人。"sar"代表"simulation and real"
|
机器人强化学习算法的仿真验证与实物部署,适配四足机器人、轮足机器人、人形机器人。"sar"代表"simulation and real"
|
||||||
|
|
||||||
本框架支持基于IaacGym的legged_gym,也支持基于IsaacSim的IsaacLab,使用时用`framework`加以区分。
|
本框架支持基于IaacGym的legged_gym,也支持基于IsaacSim的IsaacLab,用`framework`加以区分。
|
||||||
|
|
||||||
[点击在Discord上讨论](https://discord.gg/MC9KguQHtt)
|
[点击在Discord上讨论](https://discord.gg/MC9KguQHtt)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue