Base class for a feature finder.
More...
#include <depth_camera.h>
Base class for a feature finder.
Definition at line 32 of file depth_camera.h.
robot_calibration::DepthCameraInfoManager::DepthCameraInfoManager |
( |
| ) |
|
|
inline |
virtual robot_calibration::DepthCameraInfoManager::~DepthCameraInfoManager |
( |
| ) |
|
|
inlinevirtual |
void robot_calibration::DepthCameraInfoManager::cameraInfoCallback |
( |
const sensor_msgs::CameraInfo::Ptr |
camera_info | ) |
|
|
inlineprivate |
robot_calibration_msgs::ExtendedCameraInfo robot_calibration::DepthCameraInfoManager::getDepthCameraInfo |
( |
| ) |
|
|
inline |
bool robot_calibration::DepthCameraInfoManager::init |
( |
ros::NodeHandle & |
n | ) |
|
|
inline |
sensor_msgs::CameraInfo::Ptr robot_calibration::DepthCameraInfoManager::camera_info_ptr_ |
|
private |
ros::Subscriber robot_calibration::DepthCameraInfoManager::camera_info_subscriber_ |
|
private |
bool robot_calibration::DepthCameraInfoManager::camera_info_valid_ |
|
private |
double robot_calibration::DepthCameraInfoManager::z_offset_mm_ |
|
private |
double robot_calibration::DepthCameraInfoManager::z_scaling_ |
|
private |
The documentation for this class was generated from the following file: