Project

General

Profile

Statistics
| Revision:

root / branches / simulator / projects / simulator / simulator / Makefile @ 1026

History | View | Annotate | Download (795 Bytes)

# Date Author Comment
1019 02/11/2009 05:52 PM Brian Coltin

Theta changes now.

1010 02/06/2009 03:04 PM Brian Coltin

Motion works, but needs fine tuning.

1006 02/06/2009 11:41 AM Brian Coltin

Threading issues worked out better... Ready to add motion.

988 01/31/2009 12:45 PM Brian Coltin

Refactored simulator, set some stuff up to work with multiple robots.

982 01/29/2009 06:44 PM Andrew Yeager

Added shared memory setup code to the create_robot function. Need to
write the cleanup code still. Exec call is failing but wasn't
succeeding before code change either.

978 01/28/2009 07:57 PM Siyuan Feng

added a draw_funcs.c/h, functions need to draw stuff should go there.
added a basic function used to draw robot with x, y, orientation.

971 01/28/2009 04:52 PM Brian Coltin

GUI now compiles.

962 01/23/2009 11:02 AM Brian Coltin

Added beginning GUI code, does not compile.