Skip to content

Commit 93778c3

Browse files
Add FootstepNet Envs to doc project page (#2058)
* Add FootstepNet Envs to doc projects page * Update Changelog + typo * Update FootstepNet description --------- Co-authored-by: Antonin RAFFIN <[email protected]>
1 parent f432a6f commit 93778c3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/misc/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Documentation:
3939
- Added Decisions and Dragons to resources. (@jmacglashan)
4040
- Updated PyBullet example, now compatible with Gymnasium
4141
- Added link to policies for ``policy_kwargs`` parameter (@kplers)
42+
- Add FootstepNet Envs to the project page (@cgaspard3333)
4243
- Added FRASA to the project page (@MarcDcls)
4344

4445
Release 2.4.0 (2024-11-18)

docs/misc/projects.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,17 @@ It enables solving environments involving partial observability or locomotion (e
251251
| Github: https://github.com/corentinlger/ER-MRL
252252
| Paper: https://arxiv.org/abs/2312.06695
253253
254+
FootstepNet Envs
255+
----------------
256+
257+
These environments are dedicated to train efficient agents that can plan and forecast bipedal robot footsteps in order to go to a target location possibly avoiding obstacles. They are designed to be used with Reinforcement Learning (RL) algorithms.
258+
259+
Real world experiments were conducted during RoboCup competitions on the Sigmaban robot, a small-sized humanoid designed by the *Rhoban Team*.
260+
261+
| Authors: Clément Gaspard, Grégoire Passault, Mélodie Daniel, Olivier Ly
262+
| Github: https://github.com/Rhoban/footstepnet_envs
263+
| Paper: https://arxiv.org/abs/2403.12589
264+
254265

255266
FRASA: Fall Recovery And Stand up agent
256267
---------------------------------------
@@ -265,4 +276,4 @@ various external disturbances and stand up in a few seconds.
265276
Authors: Marc Duclusaud, Clément Gaspard, Grégoire Passault, Mélodie Daniel, Olivier Ly
266277
Github: https://github.com/Rhoban/frasa
267278
Paper: https://arxiv.org/abs/2410.08655
268-
Video: https://www.youtube.com/watch?v=NL65XW0O0mk
279+
Video: https://www.youtube.com/watch?v=NL65XW0O0mk

0 commit comments

Comments
 (0)