ROS Serial C client library
Data Structures
Here are the data structures with brief descriptions:
osROSNodeStructure to hold information for starting a ROS Node in OS way
rosFifoBufferStructure to hold fifo buffer
rosInterfaceStructure to hold information about nodehandles interface
rosMessageHandleStructure to hold information about message de-/serialization
rosNodeHandleStructure to hold information about a nodehandle
rosPacketStructure to hold serialized messages
rosPublisherStructure to hold information about publisher and its messagehandle
rosRateStructure to hold time rate information
rosSpinnerStructure to hold information about nodehandle's spinner
rosSubscriberStructure to hold information about subscriber and its messagehandle
rosTimeStructure to hold time information
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines