ROS Serial C client library
|
Structure to hold information about subscriber and its messagehandle. More...
#include <ros_types.h>
Data Fields | |
rosMessageHandle_t * | messagehandle |
void(* | callback )(void *message) |
Structure to hold information about subscriber and its messagehandle.
void(* callback)(void *message) |
function pointer to subscribers callback function
pointer to messagehandle