Stores configuration information for the stereo routine. More...
#include <depth.hpp>
Public Member Functions | |
bool | obtainStartingData (ros::NodeHandle &nh) |
Public Attributes | |
double | alpha |
bool | autoAlpha |
cameraParameters | cameraData1 |
cameraParameters | cameraData2 |
bool | debugMode |
string | extrinsics |
double | maxTimeDiff |
string | read_addr |
string | video_stream |
bool stereoData::obtainStartingData | ( | ros::NodeHandle & | nh | ) |
double stereoData::alpha |
string stereoData::extrinsics |
double stereoData::maxTimeDiff |
string stereoData::read_addr |
string stereoData::video_stream |