A tool for creating templates for the subsequent detection. More...
#include "cdltm_interface.h"
Functions | |
void | road_publish_twolaneroad (twolaneroad_message *msg, char *msg_name, char *msg_fmt) |
Publishes twolaneroad_message. This is a generic function since that other road group modules may also publish the information. | |
void | road_subscribe_twolaneroad (twolaneroad_message *msg, carmen_handler_t handler, carmen_subscribe_t subscribe_how, char *msg_name, char *msg_fmt) |
void | cdltm_subscribe_jumpsearch (cdltm_jumpsearch_message *data, carmen_handler_t handler, carmen_subscribe_t subscribe_how) |
Subscribes twolaneroad_message messages. Uses broadcast to all subscribers. | |
void | cdltm_publish_jumpsearch (cdltm_jumpsearch_message *msg) |
Publishes twolaneroad_message. This is a generic function since that other road group modules may also publish the information. |
A tool for creating templates for the subsequent detection.
The interface functions are defined here.