|
SELAB3 Python Code
|
Contains the SimEnv class, an interface to the Unity project following gym Env interface and a function test_environment. More...
Classes | |
| class | environment.environment.SimEnv |
| Custom Environment that follows gym interface. More... | |
Functions | |
| def | environment.environment.test_environment () |
| Start the Unity environment and test certain functions like. More... | |
Contains the SimEnv class, an interface to the Unity project following gym Env interface and a function test_environment.
The function starts the Unity project and tests some basic things like actions and side channels
| def environment.environment.test_environment | ( | ) |
Start the Unity environment and test certain functions like.
actions and the functionality of side channels.