Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / colonet / server / includes / PositionMonitor.h @ 508

History | View | Annotate | Download (773 Bytes)

# 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

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)

453 02/04/2008 09:50 PM Eugene Marinelli

fixed compile errors in colonetserver

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