Project

General

Profile

Statistics
| Revision:

root / branches / simulator / projects / simulator / libsim / libsim.a @ 1074

History | View | Annotate | Download (26.5 KB)

  • svn:mime-type: application/octet-stream
# Date Author Comment
1074 03/18/2009 07:20 PM Brian Coltin

Can now add robots through the GUI.

1072 03/18/2009 06:42 PM Brad Neuman

Switched to loop based suspending on the robots using simulator_do

now runs much better for the stupid template sample

1064 02/28/2009 06:32 PM Brian Coltin

Cleaned up code, removed all compiler warnings.

1056 02/25/2009 06:13 PM Brad Neuman

sped up simulator!

changed the delay to be less and removed spamming of printfs from
world.c

1047 02/19/2009 10:45 PM Brian Coltin

Draws polygons in the environment.

1039 02/18/2009 10:57 PM Brad Neuman

works with 20 robots! but its incredibly slow and destroys computers
also fixed a bug in the robot creation code (it didn't init robots array to -1 after a resize)

1020 02/11/2009 06:21 PM Brian Coltin

Now runs at a reasonable speed.