## 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.