Main Page | Modules | Class Hierarchy | Class List | Class Members | Examples

ArServerHandlerMultiRobot Class Reference

#include <ArMultiRobot.h>

List of all members.


Detailed Description

handles the server side of dispensing information for multi robot driving

This class handles the server side of dispensing information to the central server. It has no callback for the packet because it broadcasts it in each user task set

Examples:

guiServer.cpp.


Public Member Functions

void multiRobotInfo (ArServerClient *client, ArNetPacket *packet)
 gets the information about the robot's radius and path radius
int getPrecedenceClass (void)
 Gets the robot's precedence class.
void setPrecedenceClass (int precedenceClass=0)
 Sets the robot's precedence class.
void overrideMapName (const char *overrideMapName)
 Override map name (if you set this it'll use this instead of the real map name).
bool processFile (char *errorBuffer, size_t errorBufferLen)
 processes our config and updates everyone that it changed
void userTask (void)
 broadcasts the informationabout the position and path


Generated on Tue Feb 20 10:56:29 2007 for Arnl by  doxygen 1.4.0