mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-08 17:11:02 +08:00
Examples
In this folder, you will find different examples on how to use the framework.
You can check the following folders:
gym/cartpole: policies are trained with different algorithms on the gym Cartpole environment.robots: check how to load a specific robot into the world.states: how to query the states / observations.