Skip to content

MichaelrMentele/godot_rl_agents_examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Example Environments for the Godot RL Agents library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.7%
  • Shell 20.3%