simulator_interface.h File Reference

Definition of the interface of the module simulator. More...

#include <carmen/carmen.h>

Go to the source code of this file.

Functions

int carmen_simulator_set_truepose (carmen_point_t *point)
void carmen_simulator_subscribe_truepos_message (carmen_simulator_truepos_message *truepos, carmen_handler_t handler, carmen_subscribe_t subscribe_how)
int carmen_simulator_query_truepos (carmen_simulator_truepos_message **truepos_msg)
void carmen_simulator_subscribe_objects_message (carmen_simulator_objects_message *objects, carmen_handler_t handler, carmen_subscribe_t subscribe_how)
int carmen_simulator_query_objects (carmen_simulator_objects_message **objects_msg)
int carmen_simulator_set_object (carmen_point_t *point, double speed, carmen_simulator_object_t type)
void carmen_simulator_connect_robots (char *other_central)
void carmen_simulator_clear_objects (void)
void carmen_simulator_next_tick (void)


Detailed Description

Definition of the interface of the module simulator.

This file specifies the interface to subscribe the messages of that module and to receive its data via ipc.

Definition in file simulator_interface.h.


Generated on Wed Apr 5 18:34:19 2006 for CARMEN by  doxygen 1.4.4