Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gridsim

Build Status Documentation Status Latest GitHub Release (including pre-releases)

Gridsim is a Python 3 library for simulating robots in a grid-based world. It has a simple, well-documented API, making it easy to implement your own algorithms with minimal overhead.

Key features include:

  • Viewer for debugging and visualizing your simulations
  • Built-in data logging to HDF5 files
  • Support for YAML configuration files
  • Extendable robot classes to avoid repeating your code
  • Comprehensive documentation and examples

Quick Install

$ pip install gridsim

For more information and instructions, check out the documentation.

Links

Documentation: Read the Docs

PyPi: gridsim

Contact

If you have questions, or if you've done something interesting with this package, send me an email: julia@juliaebert.com.

If you find a problem or want something added to the library, open an issue on Github.

About

Grid-based robot simulator. Capable, simple to use, and well-documented. Available through pip.

Topics

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages