Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.81 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.81 KB

Godot RL Agents Examples

Example Environments for the Godot RL Agents library.

Requirements:

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

Cross The Road:

CrossTheRoadEnv.mp4

Score The Goal:

ScoreTheGoal.mp4

Robot FPS:

RobotFPS.mp4