Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Gym environment for pyfastsim

The default environment is:

  • Lehman & Stanley's hard maze (dimension 600x600)
  • Robot with 3 lasers at -pi/4, 0 and -pi/4, range 100, and two bumpers

Requirements

  • pyfastsim
  • gym

Usage

See example_gym_fastsim.py

Miscellaneous

The XML file describing the environment and robot must contain the path to the map file. The path can be absolute or relative to the location of the XML file.

The maps must be

  • Binary PBM format
  • Square
  • With size divisible by 8

About

OpenAI Gym environment for libfastsim (based on pyfastsim)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages