Project

General

Profile

Statistics
| Revision:

root @ 1856

# Date Author Comment
1856 11/05/2010 12:35 AM Dan Jacobs

minor bug fix

1855 11/05/2010 12:27 AM Dan Jacobs

lineFollow now supports merge. line drive is UNTESTED and has NO COMMENTS, but will provide higher level driving control

1854 11/05/2010 12:26 AM Dan Jacobs

lineFollow now supports merge. line drive is UNTESTED and has NO COMMENTS, but will provide higher level driving control

1853 11/03/2010 11:05 PM Dan Jacobs

improved turning

1852 11/02/2010 02:31 PM Ben Wasserman

Moved the old ref code to oldRef, and deleted the files from ref (the .old files).

1851 11/01/2010 08:10 PM Dan Jacobs

Added turning

1850 10/28/2010 10:32 PM Ben Wasserman

Added my RefBot code, and the hunter_prey.* files that it needs. Brad's old code is still existing in main.c.old, and the Makefile for it is in Makefile.old. The new RefBot runs on a robot, not a USB XBee.

1849 10/28/2010 07:20 PM Ben Wasserman

Removed all the unnecessary files that get added when compiling in James' hunter prey directory.

1848 10/26/2010 10:37 PM James Carroll

added Carroll James' hunter prey corrected to bosserman's wireless specifications

1847 10/26/2010 10:15 PM Alex Zirbel

Added james' hunter-prey folder.

1846 10/26/2010 07:08 PM Ben Wasserman

Fixed the #include so it can find the linefollow header. This should be fixed so it can find the .h file in the proper directory. Also added lineFollow.c and lineFollow.h to this directory so main can find them. They will not be updated when the real copies update.

1845 10/22/2010 05:03 PM Devendra Gurjar

Updated linefollowing/barcode code.
Makefile is configured to OSX to annoy Dan.

1844 10/22/2010 04:11 PM Ben Wasserman

Added beginning of wireless protocol for traffic navigation, and added code for handling intersections, with the exception of that code that involves navigating the intersection (so just the code that deals with wireless, the intersection queue (as I see it), and deciding when to go).

1843 10/22/2010 12:20 PM Ben Wasserman

Added the traffic_navigation directory to projects in trunk, and inserted my preliminary main function. As of now, it relies on the linefollowing code in the other project directory.

1842 10/19/2010 08:30 PM Dan Jacobs

Some barcode code

1841 10/16/2010 06:34 PM Dan Jacobs

Added line following

1840 10/14/2010 07:51 PM Alex Zirbel

Added james and ben's hunter prey code.

1839 10/07/2010 10:17 PM Devendra Gurjar

implemented bad line following, which dan will make magical.

1838 10/07/2010 10:01 PM Devendra Gurjar

Working code that outputs orbs for the darker side

1837 10/07/2010 08:54 PM Devendra Gurjar

Updated unit tests (correctly this time)

1836 10/07/2010 08:47 PM Devendra Gurjar

update the ir unit test

1835 10/07/2010 08:29 PM Devendra Gurjar

Inserted linefollowing code into main.c
Updated test_ir unit test

1834 10/07/2010 07:30 PM Devendra Gurjar

Copied template to linefollowing directory

1833 10/07/2010 07:27 PM Devendra Gurjar

Removed the linefollowing folder

1832 10/07/2010 07:26 PM Devendra Gurjar

Accidently added linefollowing folder in /projects

1831 10/05/2010 06:43 PM Ben Wasserman

Removed the _ from the function head in test_lights.c so all unit tests compile.

1830 10/05/2010 06:42 PM Ben Wasserman

Removed the _ from the function head in test_lights.c so all unit tests compile.

1829 09/03/2010 11:35 PM John Sexton

Removed the old hunter_prey_john folder in favor of the new more organized hunter_prey folder.

1828 09/03/2010 02:58 PM Evan Mullinix

hunter prey demo with new file structure

1827 08/28/2010 02:49 PM Ben Wasserman

Unittests: Added test_ir.c to test new IR receivers for line following, and modified main.c to only use testir.

1826 05/12/2010 08:57 PM Emily Hart

Added Butterworth filtering code.

1825 05/06/2010 04:56 PM Ben Wasserman

Wireless: updated library to make it more readable and to reduce possible errors with acking (untested changes, but shouldn't be broken or something is very wrong).

1824 05/06/2010 03:41 PM David Schultz

wireless computer code from my 15437 webapps project

1823 05/06/2010 01:20 PM David Schultz

new doxygen for libwireless

1822 05/06/2010 03:52 AM Chase Brownell

don't even know

1821 05/05/2010 11:22 PM Chase Brownell

Individual Wheel Speeds

1820 05/05/2010 10:35 PM Brad Neuman

fixed encoder drift

1819 05/05/2010 10:23 PM Brian Bland

Shapes are now generalized and work for any (4n+1) robots.

1818 05/05/2010 10:18 PM Brad Neuman

some bugfixes, stuff still isn't working though

1817 05/05/2010 09:27 PM Chase Brownell

Sensor noise and such

1816 05/05/2010 08:45 PM Brian Bland

Created a PID controller and tweaked visualizeRobots for performance.

1815 05/04/2010 10:40 PM Chris Mar

added MoM 2010 poster on formation control

1814 05/04/2010 08:10 PM Brad Neuman

added latex for math for project

1813 05/04/2010 07:41 PM Lesley Linne

added formations

1812 05/04/2010 07:34 PM Chase Brownell

Fixes wheel speed noise, prettier visualization with scaled arrows, and always displays plots

1811 05/04/2010 06:03 PM Brad Neuman

fixed comment

1810 05/04/2010 06:01 PM Chase Brownell

Adds noise to wheel speeds

1809 05/04/2010 03:57 PM Joel Rey

Woking version

1808 04/28/2010 11:13 PM Alex Zirbel

Circle.c in formation control works, but shakily. Some of the best robots can execute the code, but sloppily. More recovery code and error checking code needs to be integrated. Higher level code works. Turning as a group was implemented. This is a relatively stable version of circle.

1807 04/28/2010 09:36 PM Alex Zirbel

Added a turn method to the code, which theoretically works now. Circle.c.

1806 04/28/2010 03:20 PM Alex Zirbel

Made some slight upgrades to cicle.c, cincluding formatting.

1805 04/28/2010 03:06 AM Alex Zirbel

Changed the turning methods to simpler versions which should work more consistently -circle.c

1804 04/25/2010 08:53 PM Brad Neuman

hive compiles, but doesn't do anything

1803 04/25/2010 08:49 PM Brad Neuman

added hive folder to formation control

1802 04/25/2010 08:45 PM Brad Neuman

moved everything into code

1801 04/23/2010 05:38 PM David Schultz

wireless:fixed wl_dispatch buffer length passed to FNPTR

1800 04/21/2010 08:58 PM Abraham Levkoy

Robots still oscillate while facing in wrong direction

1799 04/21/2010 08:09 PM Abraham Levkoy

This is broken

1798 04/21/2010 08:00 PM Lesley Linne

new noise - added vector of random values instead of constant

1797 04/21/2010 07:53 PM Brad Neuman

fixed vis, quieted motion model, made moving the queen work

1796 04/21/2010 07:50 PM Alex Zirbel

Trying to refresh circle aboutFace()

1795 04/21/2010 07:29 PM cbrownel

Wheel speed limiting

1794 04/21/2010 07:18 PM Lesley Linne

Noise added

1793 04/21/2010 07:17 PM Brad Neuman

made movie scale with robots

1792 04/19/2010 11:52 PM Ben Wasserman

Wireless: Updated library and test program. Library is now capable of sending and receiving basic packets, and low priority function groups in low reliability mode.

1791 04/19/2010 09:36 PM David Schultz

wireless: fixing no ack state

1790 04/19/2010 09:06 PM David Schultz

wireless: fixing no ack state

1789 04/19/2010 08:45 PM David Schultz

wireless: added timeout on ackhandle

1788 04/19/2010 08:33 PM David Schultz

wireless: fixed test termination

1787 04/19/2010 08:24 PM David Schultz

added fall 09 surg to the repository

1786 04/19/2010 08:07 PM John Sexton

Cleaned up joystickPlayer folder.

1785 04/19/2010 08:05 PM John Sexton

Rearranged hunter_prey joystickPlayer file structure.

1784 04/19/2010 08:03 PM Evan Mullinix

commit smart run around demo

1783 04/19/2010 06:34 PM David Schultz

wireless: XBEE_TX_STATUS debug info

1782 04/19/2010 06:07 PM David Schultz

wireless: correcting ackhandle num packets

1781 04/19/2010 05:55 PM David Schultz

wireless: moving to API mode 2

1780 04/19/2010 05:53 PM David Schultz

wireless: changed debug info in wl_send

1779 04/19/2010 05:44 PM David Schultz

wireless: moving to API mode 2

1778 04/16/2010 01:19 PM Brad Neuman

changed joystick player robot to have dleays between motion states. It's now less responsive but also resets much less

1777 04/16/2010 12:23 PM Brad Neuman

made human tagging easier and added joystick control code from colonet in a subdir of joystickPlayer

1776 04/16/2010 02:12 AM Alex Zirbel

Updated the correctTurn method to the more general aboutFace code

1775 04/16/2010 02:06 AM Alex Zirbel

Fixed the code so it works again with the restructuring; working on a better turning algorithm.

1774 04/16/2010 01:12 AM Alex Zirbel

Restructured the code to include higher-level programming and states devoted to certain actions.

1773 04/13/2010 08:03 PM Ben Wasserman

Wireless: updated library and test code for the new library.

1772 04/13/2010 03:51 PM David Schultz

wireless: added debug info to send functions

1771 04/12/2010 09:24 PM Brad Neuman

noob mistake: forgot to add files before checking in joystick stuff

1770 04/12/2010 08:50 PM David Schultz

wireless: modifying send functions

1769 04/12/2010 08:37 PM David Schultz

wireless: modifying ack functions

1768 04/12/2010 08:30 PM David Schultz

wireless: modifying ack functions

1767 04/12/2010 08:15 PM David Schultz

wireless: modifying wl_dispatch

1766 04/12/2010 08:11 PM David Schultz

wireless: modifying wl_dispatch

1765 04/12/2010 07:57 PM David Schultz

wireless: modifying send buffer

1764 04/10/2010 06:06 PM David Schultz

update to makefile for Brad

1763 04/10/2010 05:36 PM Brad Neuman

deleted continuous control since it doesn't work and added a note about how the Makefiles in the joystick demo are broken

1762 04/09/2010 05:36 PM Chris Mar

removed john dir in demos

1761 04/08/2010 11:30 PM David Schultz

wireless: moved definition for packet groups to wireless.c

1760 04/08/2010 11:20 PM David Schultz

wireless: more debug info

1759 04/08/2010 11:08 PM David Schultz

wireless: more debug info

1758 04/08/2010 10:59 PM David Schultz

wireless: more debug info

1757 04/08/2010 10:49 PM David Schultz

wireless: more debug info