Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / colonet / server / PositionMonitor.cpp @ 508

History | View | Annotate | Download (3.36 KB)

# Date Author Comment
508 02/08/2008 08:30 PM Eugene Marinelli

position updating in separate thread. incomplete SIGINT handler

474 02/06/2008 10:46 AM Eugene Marinelli

renaming colonetserver to server

468 02/05/2008 09:23 PM Jason knichel

made it so it removes robots it does not have new positions for

467 02/05/2008 09:13 PM Eugene Marinelli

fixed vision more

466 02/05/2008 08:54 PM Eugene Marinelli

fixed vision bug

458 02/05/2008 06:59 PM Jason knichel

added some really simple support for keep track of which position is which robot over time

455 02/04/2008 10:31 PM Eugene Marinelli

client support functions in colonet server (untested)

451 02/04/2008 09:26 PM Jason knichel

got position map to compile

449 02/04/2008 09:21 PM Jason knichel

added some more stuff to the position monitor

447 02/04/2008 09:09 PM Eugene Marinelli

broken checkin for robot position stuff

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

stubs for colonet position functions in colonet server

436 02/04/2008 08:07 PM Jason knichel

started adding support for getting position data
updated the makefile to support the position data stuff
removed a sleep in ColonetServer that didn't need to be there