|
ROS Serial C client library
|
Structure to hold information about publisher and its messagehandle. More...
#include <ros_types.h>

Data Fields | |
| rosMessageHandle_t * | messagehandle |
| rosReturnCode_t(* | publish )(void *message) |
Structure to hold information about publisher and its messagehandle.
pointer to messagehandle
| rosReturnCode_t(* publish)(void *message) |
function pointer to publish function