32 #ifndef CAMERA_CORE_H // NOLINT(build/header_guard) 43 #include <sensor_msgs/PointCloud2.h> 44 #include <sensor_msgs/Imu.h> 50 #include <std_msgs/String.h> 52 #include <pcl/conversions.h> 53 #include <pcl/point_cloud.h> 54 #include <pcl/point_types.h> 55 #include <pcl/PCLPointCloud2.h> 57 #include <std_msgs/Float32MultiArray.h> 59 #include <realsense_camera/CameraConfiguration.h> 60 #include <realsense_camera/IsPowered.h> 61 #include <realsense_camera/SetPower.h> 62 #include <realsense_camera/ForcePower.h> 143 #endif // CAMERA_CORE_H // NOLINT(build/header_guard)
std::string g_depth_encoding_exp
ros::ServiceClient g_ispowered_srv_client
realsense_camera::IsPowered g_ispowered_srv
uint32_t g_step_recv[STREAM_COUNT]
std::string g_camera_type
double g_caminfo_rotation_recv[STREAM_COUNT][9]
double g_depth_caminfo_D_recv[5]
image_transport::CameraSubscriber g_camera_subscriber[STREAM_COUNT]
uint32_t g_depth_step_exp
double g_caminfo_projection_recv[STREAM_COUNT][12]
realsense_camera::SetPower g_setpower_srv
int g_caminfo_height_recv[STREAM_COUNT]
std::string g_encoding_recv[STREAM_COUNT]
ros::ServiceClient g_settings_srv_client
realsense_camera::ForcePower g_forcepower_srv
int g_caminfo_width_recv[STREAM_COUNT]
ros::Subscriber g_sub_imu
double g_color_caminfo_D_recv[5]
uint32_t g_infrared1_step_exp
ros::ServiceClient g_forcepower_srv_client
double g_fisheye_caminfo_D_recv[5]
std::string g_color_encoding_exp
realsense_camera::CameraConfiguration g_setting_srv
uint32_t g_color_step_exp
std::map< std::string, std::string > g_config_args
int g_height_recv[STREAM_COUNT]
ros::ServiceClient g_setpower_srv_client
std::string g_dmodel_recv[STREAM_COUNT]
std::string g_infrared1_encoding_exp
double g_infrared1_caminfo_D_recv[5]
double g_infrared2_caminfo_D_recv[5]
int g_width_recv[STREAM_COUNT]