diff --git a/README.md b/README.md index 501d29b5c0ac88bab630dca91cd6f824e180b050..009ba30c10e7823edd2a650f7c05dd4784d19cf6 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Use the documentation of [Stable-Baselines3](https://stable-baselines3.readthedo ### Full workflow with panda-gym -[Panda-gym](https://github.com/qgallouedec/panda-gym) is a collection of environments for robotic simulation and control. It provides a range of challenges for training robotic agents in a simulated environment. In this section, you will get familiar with one of the environments provided by panda-gym, the `PandaReachJointsDense-v2`. The objective is to learn how to reach any point in 3D space by directly controlling the robot's articulations. +[Panda-gym](https://github.com/qgallouedec/panda-gym) is a collection of environments for robotic simulation and control. It provides a range of challenges for training robotic agents in a simulated environment. In this section, you will get familiar with one of the environments provided by panda-gym, the `PandaReachJointsDense-v3`. The objective is to learn how to reach any point in 3D space by directly controlling the robot's articulations. #### Installation