You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running these examples requires Godot with .NET/mono installed, some of the examples also require Blender, and for training Godot-RL library (linked above) is also required.
Videos:
3D Car Parking:
3DCarParkingExample.mp4
Item Sorting Cart:
ItemSortingCart.mp4
Hovercraft racing:
HovercraftRacing.mp4
3D Lander:
Lander3D.mp4
MultiLevel Robot:
MultilevelRobotEnv.mp4
Robot Volleyball:
volleyball_human_left_ai_right.mp4
DownFall: (Trained with sb3 default params, 2M steps with 4 parallel envs
downfall3-28.mp4
MultiAgent Simple: (Trained with Rllib, check env's readme for more info)
multiagent_simple.mp4
About
Example Environments for the Godot RL Agents library