Project

General

Profile

Statistics
| Branch: | Revision:

robobuggy / buggysim / CMakeLists.txt @ master

History | View | Annotate | Download (2.53 KB)

# Date Author Comment
f75a88be 01/24/2014 01:48 PM tahm

Potentially broken, but I need to create a VM.

071e2c1c 01/13/2014 02:14 PM tahm

Merging branch back in

dd5d7f53 01/13/2014 01:59 PM tahm

Converted back to msgs, before pushing to roboclub VCS

8db47e6e 01/01/2014 08:37 PM Tahm

Compiling map library, about to update buggysim to use it

3f5aa522 01/01/2014 04:31 PM Tahm

changed buggymsgs to buggycommon

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