Skip to content

MichaelAPerrone/2016_Solvers

 
 

Repository files navigation

SmartMouse2015_Maze

Build Status

WPI CollabLab Smartmouse Team code for exploring and solving the maze.

Building instructions

mkdir build
cmake ..
make

If you want simultaion, use this

mkdir build
cmake .. -DMAKE_SIM=ON
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.7%
  • C 35.5%
  • Python 6.0%
  • CMake 0.5%
  • M4 0.5%
  • Shell 0.4%
  • Makefile 0.4%