ROS Serial C client library
osROSNode Struct Reference

Structure to hold information for starting a ROS Node in OS way. More...

#include <ros_types.h>

Data Fields

void(* node_func )(void *args)
const char * name
uint16_t stack_size
uint8_t priority
void * args

Detailed Description

Structure to hold information for starting a ROS Node in OS way.

Used to start ROS Nodes in a nice automated way. ;-)


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines