Skip to content

Commit

Permalink
Update README.md (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kallinteris-Andreas authored Jan 15, 2024
1 parent 43deebe commit 3fd43b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The different tasks involve hammering a nail, opening a door, twirling a pen, or

## Multi-goal API

The robotic environments use an extension of the core Gymansium API by inheriting from [GoalEnv](https://robotics.farama.org/envs/#) class. The new API forces the environments to have a dictionary observation space that contains 3 keys:
The robotic environments use an extension of the core Gymansium API by inheriting from [GoalEnv](https://robotics.farama.org/content/multi-goal_api/) class. The new API forces the environments to have a dictionary observation space that contains 3 keys:

* `observation` - The actual observation of the environment
* `desired_goal` - The goal that the agent has to achieved
Expand Down

0 comments on commit 3fd43b0

Please sign in to comment.