Go to the documentation of this file.
7 #ifndef INPUT_SENSOR_FACTORY_H
8 #define INPUT_SENSOR_FACTORY_H
9 #ifdef ENABLE_ADTF31XX_SENSOR
30 switch (input_sensor_type)
34 #ifdef ENABLE_ADTF31XX_SENSOR
38 "Since the ROS node is now executing on the host, the value of arg_input_sensor_mode = 0 is not supported."
39 "Please check for argument arg_input_sensor_mode in related launch files.");
45 ROS_ERROR(
"File mode is deprecated, use ROS Bag Bin mode instead.");
53 #ifdef ENABLE_ADTF31XX_SENSOR
57 "Since the ROS node is now executing on the host, the value of arg_input_sensor_mode = 0/3 is not "
59 "Please check for argument arg_input_sensor_mode in related launch files.");
#define ROS_INFO_STREAM(args)