From a5c2be26a443c29bec78d464728069f404c0fbdc Mon Sep 17 00:00:00 2001 From: jgvictores Date: Fri, 24 Nov 2023 11:47:07 +0100 Subject: [PATCH] gym add envs --- docs/install-gymnasium.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/install-gymnasium.md b/docs/install-gymnasium.md index 2c872f9..7357d7c 100644 --- a/docs/install-gymnasium.md +++ b/docs/install-gymnasium.md @@ -9,3 +9,10 @@ This requires [pip](install-pip.md). (Use `pip3` to install the Python 3 version ```bash pip install gymnasium ``` + +## Additional Information + +### Similar and Related + +- (roboticslab-uc3m) +-