Interface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules. More...
#include <lar/lar.h>#include <lar/egomotiongpsimu_messages.h>
Data Structures | |
| struct | TYPE_egomotiongpsimu_public_params |
| This is a test message, Here you insert the description of the entity, in this case the struct. More... | |
Functions | |
| int | egomotiongpsimu_publish_data (egomotiongpsimu_data_message *msg) |
| Publishes egomotiongpsimu_data_message messages. Uses broadcast to all subscribers. Usually is only used by egomotiongpsimu. | |
| int | egomotiongpsimu_subscribe_data (egomotiongpsimu_data_message *msg, carmen_handler_t handler, carmen_subscribe_t subscribe_how) |
| Subscribes egomotiongpsimu_data_message messages. Uses broadcast to all subscribers. Can be used by other modules. | |
| void | egomotiongpsimu_param_daemon_install_public_parameters (TYPE_egomotiongpsimu_public_params *p, int subscribe_changes, int verbose) |
Interface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules.
1.6.3