Project

General

Profile

Statistics
| Branch: | Revision:

robobuggy / buggysim / CMakeLists.txt @ 5847a728

History | View | Annotate | Download (2.49 KB)

# Date Author Comment
907874ca 12/21/2013 06:09 PM Tahm

Lost to C++; I seem to be unable to template-pattern buggy.cpp into AbstractBuggy/BuggyImpl, due to issues with protected member variables changing on me. I'm not sure what this was, and I'll try it again some time. Maybe.

1efba872 12/21/2013 04:19 PM Tahm

Added instructions for GUI, properly subclassed next-step-simulation, Broke: line.

005151be 12/20/2013 02:02 PM Tahm

Buggy-style control! Choose a direction (angle), and the buggy goes in it.

489a82b1 12/20/2013 12:33 AM Tahm

Moving turtlesim over to independent messages

f016dee6 12/19/2013 09:01 PM Tahm

Adding buggysim; clone of turtlesim