Skip to content

augcog/ROAR_gym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

95a26a5 · May 12, 2021

History

19 Commits
May 12, 2021
May 12, 2021
May 12, 2021
Nov 30, 2020
Nov 23, 2020
Nov 23, 2020
May 1, 2021
May 1, 2021
Apr 23, 2021
May 12, 2021
May 1, 2021
May 1, 2021
May 12, 2021
Apr 23, 2021

Repository files navigation

ROAR_Gym

Introduction

Gym designed for the ROAR Simulation, purposed for ease of extension into specially purposed environment for RL or other advanced research.

Setup

  1. Install gym
  2. Install stablebaseline
  3. Ensure that tensorflow version is correct (as of writing, stablebaseline support only Tensorflow <1.15)
  4. Read through the code in ROAR_Gym/roar_env.py to understand what variables are in your disposal
  5. Create your own environment, as in the roar_pid_env.py example, and also following the gym tutorial

Todo:

  1. more documentation
  2. clearer action items on how to inherit and the design.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages