Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / colonet / robot / colonet_dragonfly @ 681

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

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

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

working on robot point and click - kinda works

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

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

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

Added new move command to robot. Need to test.

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

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

Trying to debug wireless problems

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

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

574 02/18/2008 04:28 PM Greg Tress

Changed applet appearance to enable Aqua look and feel on Macs

550 02/12/2008 12:27 AM Eugene Marinelli

failed attempt to fix colonet robot code

531 02/11/2008 07:54 PM Eugene Marinelli

more cleanup of client

526 02/11/2008 05:37 PM Eugene Marinelli

debugging for robot

524 02/09/2008 01:39 PM Eugene Marinelli

cleaned up colonet_dragonfly somewhat

523 02/09/2008 01:30 PM Eugene Marinelli

wrote a control algorithm for robot movement which may or may not work

521 02/09/2008 12:45 AM Eugene Marinelli

broken robot code

519 02/09/2008 12:04 AM Eugene Marinelli

fixed robot request position code

508 02/08/2008 08:30 PM Eugene Marinelli

position updating in separate thread. incomplete SIGINT handler

480 02/06/2008 11:04 AM Eugene Marinelli

moved colonet_defs and fixed robot makefile

479 02/06/2008 10:52 AM Eugene Marinelli

moved colonet_dragonfly

443 02/04/2008 08:34 PM Eugene Marinelli

stubs for colonet position functions in colonet server

433 02/04/2008 07:50 PM Eugene Marinelli

defined robot position interface

424 02/02/2008 12:02 AM Eugene Marinelli

changed various things in colonet dragonfly and server to make stuff work

419 02/01/2008 08:11 PM Eugene Marinelli

colonet robot libs automatically make libwireless

349 01/21/2008 08:05 PM Eugene Marinelli

minor code movement

348 01/21/2008 07:44 PM Eugene Marinelli

fixed some warnings in colonet robot code

344 01/19/2008 02:50 PM Greg Tress

colonet_dragonfly compiles now, with warnings

334 12/12/2007 07:51 PM Greg Tress

Added battery request functionaltiy. It works, but is kind of a hack. I will be cleaning it up so the format is the same as other requests.

329 12/10/2007 10:07 PM Greg Tress

added rudimentary battery request detection, for demonstartion only and not for permanent implementation. note that the current code detects battery lookup as a commond, not a request. once the request system works, this will be changed in the colonet dragonfly file and the applet. the server currently does not respond with a proper packet.

307 12/03/2007 09:23 PM Eugene Marinelli

added a colonet run targete

180 10/24/2007 08:10 PM Greg Tress

fixed a small error in motor set code

175 10/17/2007 09:28 PM Eugene Marinelli

robot actually does stuff. Moves, but GUI control is off.

174 10/17/2007 07:19 PM Eugene Marinelli

fixed some wl stuff; robot now receives packets

156 10/10/2007 08:43 PM Eugene Marinelli

Updated robot_slave code; reformatted a lot of stuff

149 10/10/2007 07:13 PM Eugene Marinelli

Updated robot colonet library.

125 10/08/2007 10:32 PM Eugene Marinelli

Forgot to check in changes to colonet defs before. Checking them in now.

11 09/10/2007 08:38 PM Eugene Marinelli

Added ColonetServer and colonet libs.