Myro in CPlusPlus
From IPRE Wiki
Version 2.2.0 of the C++ Version of Myro is now available. This Project has been used as part of the CS1 curriculum at the University of Tennessee, Knoxville for 2 and a half years and counting.
Myro-C++ allows you to use the C++ language to program the Scribbler Robot with the IPRE fluke. It supports Linux, Mac OSX, and Windows via Cygwin.
Myro-C++ attempts to mimic the API of Myro whenever possible, and has the full API documented in doxygen format at:
The project page for Myro-C++ is located at:
Installation instructions are available at:
Learning Computing With Robots in C++
Learning Computing With Robots in C++ has been modified to use C++ examples. It is available at: