zhyma / gym_coil2d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

You need to have gym and box2d-py installed.

  1. Setup Swig first if you don't have it installed.
  2. install Pyglet by: pip install pyglet
  3. box2d-py can be installed seperately or by calling pip install gym[box2d]

Usage

Note

  • "bezier.py" is a previous code that has not been updated.

Ref

About


Languages

Language:Python 100.0%