Classes | |
class | RGBDSensorParser |
Variables | |
const std::string | frameId_param = "ROS_frame_Id" |
const std::string | nodeName_param = "ROS_nodeName" |
const std::string | colorTopicName_param = "ROS_colorTopicName" |
const std::string | depthTopicName_param = "ROS_depthTopicName" |
const std::string | depthInfoTopicName_param = "ROS_depthInfoTopicName" |
const std::string | colorInfoTopicName_param = "ROS_colorInfoTopicName" |
const std::string RGBDImpl::colorInfoTopicName_param = "ROS_colorInfoTopicName" |
Definition at line 52 of file RGBDSensorWrapper.h.
const std::string RGBDImpl::colorTopicName_param = "ROS_colorTopicName" |
Definition at line 49 of file RGBDSensorWrapper.h.
const std::string RGBDImpl::depthInfoTopicName_param = "ROS_depthInfoTopicName" |
Definition at line 51 of file RGBDSensorWrapper.h.
const std::string RGBDImpl::depthTopicName_param = "ROS_depthTopicName" |
Definition at line 50 of file RGBDSensorWrapper.h.
const std::string RGBDImpl::frameId_param = "ROS_frame_Id" |
Definition at line 47 of file RGBDSensorWrapper.h.
const std::string RGBDImpl::nodeName_param = "ROS_nodeName" |
Definition at line 48 of file RGBDSensorWrapper.h.