Project

General

Profile

Statistics
| Revision:

root / trunk / code @ 764

# Date Author Comment
764 05/01/2008 08:26 PM Greg Tress

Added hack for colonet recharging

763 05/01/2008 07:58 PM Greg Tress

Testing changes in colonet

761 05/01/2008 02:51 PM Justin Scheiner

Svn gods be kind.

760 05/01/2008 02:50 PM Justin Scheiner

Cleaning up, trying to be safe.

758 04/30/2008 03:30 PM Greg Tress

Fixed the same bug in colonet client

757 04/30/2008 03:29 PM Greg Tress

Fixed bug in colonet client

756 04/30/2008 03:04 PM Greg Tress

Fixed declaration that caused a linking problem

755 04/30/2008 02:57 PM Greg Tress

Fixed wireless error preventing compilation for colonet

750 04/29/2008 08:35 PM David Schultz

object detection has been integrated. can distinguish green object from wall and swarm said object. has issues keeping the token ring going, but wireless packet transmission is fine.

747 04/28/2008 08:42 PM Brian Coltin

Commited new wireless version.

746 04/28/2008 08:31 PM Brad Neuman

added andrew's ident code files

745 04/28/2008 08:24 PM David Schultz

code works good with button press. waiting for object detection code. need several robots and charged batteries for demo video.

744 04/28/2008 08:17 PM Brian Coltin

Updated wireless library.

741 04/28/2008 08:08 PM David Schultz

obj manip - swarm to an object (using button press to detect object)

740 04/28/2008 07:45 PM David Schultz

fixed speeds, stop distances for bfs

739 04/28/2008 07:03 PM Greg Tress
738 04/28/2008 05:47 PM Brian Coltin

Updated wireless library binaries and headers.

736 04/28/2008 05:45 PM Brian Coltin

Major changes to wireless, but still more work to do.

733 04/23/2008 07:11 PM Chris Mar

reverted projects/template/ directory to pre-demo state. moved run_around demo code into behaviors/smart_run_around_fsm/ directory.

730 04/23/2008 09:47 AM Justin Scheiner

Minor changes (maybe).

724 04/21/2008 11:42 AM Justin Scheiner

More work on odometry code. (Really want to use floats but am avoiding temptation for now.)

723 04/17/2008 09:01 PM Justin Scheiner

Wrote some odometry code. I had the timers the way I wanted them a couple of days ago, but then subversion ate up my code. I have the right interrupt vector now though...

722 04/17/2008 08:33 PM Justin Scheiner

Maybe all of this nonsense will go away now?

721 04/17/2008 08:27 PM Justin Scheiner

Real subversion issues... this is the best I could do so far.

717 04/15/2008 09:06 PM Jason knichel

added a bunch of TODO comments that will improve the style, efficiency, and possibly memory usage of the wireless library

712 04/14/2008 09:15 PM David Schultz
711 04/14/2008 09:09 PM David Schultz

added slowing feature to bfs as it approaches its target, and fixed some rangefinder distances.
added code to allow for better transitioning to seek the final robot in a multiple robot scenario, but needs testing.

710 04/14/2008 09:02 PM Greg Tress

Tweaked vision and various colonet fixes

708 04/14/2008 06:56 PM Greg Tress

Got rid of old boundary and charge station after disconnect

704 04/14/2008 05:40 PM Greg Tress

Fixed server Makefile to include vision code

702 04/14/2008 11:52 AM Greg Tress

Added structure to send charge commands; need to implement robot side

701 04/14/2008 10:52 AM Greg Tress

Code cleanup; added class for constant defs; click-in-boundary checking

700 04/12/2008 06:15 PM David Schultz

merged lemmings

699 04/11/2008 05:13 PM Jason knichel

added some TODOs to be addressed

698 04/10/2008 08:31 PM Greg Tress

Updated command to clear virtual wall; also fixed minor code error

696 04/09/2008 09:12 PM Chris Mar

recompiled library - orb_init was called twice by dragonfly init. template folder contains run around demo code (to be restored post-demo). the ords appear to work (at least for demo).

687 04/08/2008 09:41 PM Greg Tress

Added joystick slave code

686 04/08/2008 09:37 PM Greg Tress

ignore this

685 04/08/2008 09:37 PM Greg Tress

ignore this

684 04/08/2008 09:36 PM Greg Tress

disabled debug printout in colonet_dragonfly

683 04/08/2008 09:34 PM Greg Tress

Joystick control works using xbee_putc

682 04/08/2008 04:56 PM Greg Tress

Added colonet functionality, remote control driver

681 04/07/2008 10:02 PM Eugene Marinelli

added possibility of global client write

680 04/07/2008 09:48 PM Eugene Marinelli

reorganized colonet robot code significantly; virtual walls basically work

679 04/07/2008 07:53 PM Greg Tress

Adjusted webcam loading

678 04/07/2008 07:47 PM David Schultz

bfs for multiple seekers works as long as they all have line of sight. bfs without line of sight needs work in the transition from the followed robot to the target robot.

672 04/04/2008 04:26 PM David Schultz

merged orbit branch (orbit, bfs) with trunk

671 04/04/2008 04:14 PM Greg Tress

Bug fixes, code organization

670 04/03/2008 11:44 PM Greg Tress

Boundary seems to work in applet and send coordinates

667 04/01/2008 05:28 PM Greg Tress

Updated boundary code, need to implement scaling

666 04/01/2008 04:13 PM Kevin Woo

Added charging station's i2c_auto code in so that we can do plug and
play i2c. Filled in the function prototypes and commented what each
funtion should do.

665 04/01/2008 02:34 PM Greg Tress

Added more boundary code. Need to test.

664 04/01/2008 02:16 PM Greg Tress

Added some boundary code

662 03/31/2008 10:00 PM Jason knichel

minor changes related to virtual wall

661 03/31/2008 09:57 PM Jason knichel

virtual wall reported to robots

659 03/31/2008 08:51 PM Jason knichel

Added virtual wall support in server

655 03/31/2008 07:42 PM Jason knichel

added some more documentation

648 03/28/2008 08:28 PM Eugene Marinelli

working on robot point and click - kinda works

646 03/28/2008 07:04 PM Greg Tress

Client saves homing data for move-to-point

644 03/26/2008 06:25 PM Greg Tress

Changed move-to-point colonet behavior. Need to test.

642 03/25/2008 08:16 PM Jason knichel

added more comments

640 03/25/2008 07:36 PM Jason knichel

added some more comments

638 03/25/2008 06:05 PM Greg Tress

New robot movement works. Battery meters work with new timing scheme. Still have some repainting issues.

637 03/25/2008 04:52 PM Greg Tress

Added supplemental files

636 03/25/2008 02:32 PM Greg Tress

Added new move command to robot. Need to test.

635 03/25/2008 02:05 PM Greg Tress

Moved some code. Added documentation. Enabled multiple timings for requests

634 03/24/2008 08:53 PM Evan Mullinix

red should be fixed. testing more plz.

633 03/24/2008 08:40 PM Eugene Marinelli

adjusted data update period

632 03/24/2008 08:28 PM Evan Mullinix

i think this should work. needs testing.

631 03/24/2008 08:15 PM Eugene Marinelli

removed some prints

629 03/24/2008 07:05 PM Jason knichel

added some more documentation

627 03/21/2008 07:26 PM Eugene Marinelli

checking for error from vision function in server

625 03/21/2008 07:21 PM Greg Tress

Fixed battery bars

624 03/21/2008 06:28 PM Eugene Marinelli

robot now abandons seeking if receives a new command

623 03/21/2008 04:26 PM Eugene Marinelli

cleanup and colonet debugging

622 03/21/2008 04:07 PM Greg Tress

Fixed small bug in Colonet Data Requester

621 03/21/2008 03:08 PM Eugene Marinelli

added a newline to a print

620 03/21/2008 02:59 PM Greg Tress

Trying to debug wireless problems

618 03/18/2008 07:42 PM Jason knichel

added some comments

617 03/18/2008 07:02 PM Evan Mullinix

changed orbs to use binary constants to see if its fixed

616 03/17/2008 09:49 PM John Sexton

Troubleshooting orb driver code on new charge stations. Currently unable to write to pins.

613 03/17/2008 07:58 PM Jason knichel

added some prints that are commented out with DEBUGGING PRINT above it that can be uncommented out later for debugging purposes

did we do anything else?

612 03/17/2008 07:35 PM Evan Mullinix

added orb driver code for new charging station

611 03/17/2008 07:33 PM Evan Mullinix

added folder for charging station drivers

609 02/26/2008 09:12 PM Greg Tress

Updated Makefile for CGI access

608 02/26/2008 04:50 PM Greg Tress

Fixed exception handling ambiguity in colonetcgi helper app

606 02/25/2008 10:36 PM Greg Tress

Added Makefile for HTTP access

605 02/25/2008 10:20 PM Greg Tress

Added JavaScript file for HTTP access

604 02/25/2008 10:17 PM Greg Tress

Added iPhone access page

603 02/25/2008 10:15 PM Greg Tress

More HTTP access files

602 02/25/2008 09:50 PM Greg Tress

Added preliminary files for HTTP colonet interface

601 02/25/2008 09:46 PM Kevin Woo

Apparently there were changes to bom.c and bom.h since the last time the
library was compiled.

delay_ms has been rewritten to use _delay_loop_2 which is a 4 cycle
implementation of a delay written in assembly. This is questionably more
accurate but does not use floating point to make delays anymore. ...

596 02/21/2008 04:17 PM Greg Tress

Updated iterator code to for-each loops

590 02/19/2008 07:48 PM Greg Tress

Robot vector controller works, with motor status diagram

587 02/19/2008 02:44 PM Greg Tress

adding graphical display for robot motor status

586 02/19/2008 02:39 PM Greg Tress

added single-instruction commands for robot movement

585 02/19/2008 02:29 PM Greg Tress

removed old code

581 02/18/2008 08:57 PM Jason knichel

wireless library now times out instead of infinitely looping in waiting for ok

579 02/18/2008 07:48 PM Greg Tress

Automatic repaint

576 02/18/2008 06:44 PM Eugene Marinelli

removed build dir