Project

General

Profile

Statistics
| Revision:

root / branches / simulator / projects / simulator / simulator / core @ 1039

Name Size Revision Age Author Comment
gauss.c 652 Bytes 1002 about 15 years Ben Poole gaussian noise now has a gauss_init to initiali...
gauss.h 338 Bytes 1002 about 15 years Ben Poole gaussian noise now has a gauss_init to initiali...
main.c 1.3 KB 1039 about 15 years Brad Neuman works with 20 robots! but its incredibly slow a...
motion.c 1.92 KB 1027 about 15 years Rich Hong use abs in stdlib instead of a crappy macro
motion.h 174 Bytes 1011 about 15 years Brian Coltin Forgot to commit header file.
robot.c 5.43 KB 1039 about 15 years Brad Neuman works with 20 robots! but its incredibly slow a...
robot.h 858 Bytes 1020 about 15 years Brian Coltin Now runs at a reasonable speed.
world.c 3.89 KB 1026 about 15 years Ben Poole working ray-polygon collisions, but needs a lot...
world.h 1.56 KB 1026 about 15 years Ben Poole working ray-polygon collisions, but needs a lot...

Latest revisions

# Date Author Comment
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)

1027 02/15/2009 03:39 PM Rich Hong

use abs in stdlib instead of a crappy macro

1026 02/15/2009 03:19 PM Ben Poole

working ray-polygon collisions, but needs a lot of clean up

1022 02/11/2009 07:08 PM Ben Poole

completed skeleton for the environment

1021 02/11/2009 06:44 PM Ben Poole

world header file, with type definitions

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

Now runs at a reasonable speed.

1019 02/11/2009 05:52 PM Brian Coltin

Theta changes now.

1011 02/06/2009 04:32 PM Brian Coltin

Forgot to commit header file.

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

Motion works, but needs fine tuning.

1009 02/06/2009 02:50 PM Brian Coltin

Fixed bug in iterator.

View revisions

Also available in: Atom