findClosest(const ros::Time ×tamp, std::queue< T > &queue, T *obj, const double &max_delay=0.01) | System | [private] |
first_frame_ | System | [private] |
GUICommandCallBack(void *ptr, std::string sCommand, std::string sParams) | System | [private, static] |
image_nh_ | System | [private] |
image_queue_ | System | [private] |
imageCallback(const sensor_msgs::ImageConstPtr &img) | System | [private] |
img_bw_ | System | [private] |
img_rgb_ | System | [private] |
imu_msgs_ | System | [private] |
imuCallback(const sensor_msgs::ImuConstPtr &msg) | System | [private] |
ImuQueue typedef | System | [private] |
init(const CVD::ImageRef &size) | System | [private] |
keyboardCallback(const std_msgs::StringConstPtr &kb_input) | System | [private] |
keyframesservice(ptam_com::KeyFrame_srvRequest &req, ptam_com::KeyFrame_srvResponse &resp) | System | [private] |
mGLWindow | System | [private] |
mpCamera | System | [private] |
mpMap | System | [private] |
mpMapMaker | System | [private] |
mpMapViewer | System | [private] |
mpTracker | System | [private] |
nh_ | System | [private] |
pointcloudservice(ptam_com::PointCloudRequest &req, ptam_com::PointCloudResponse &resp) | System | [private] |
PoseQueue typedef | System | [private] |
pub_info_ | System | [private] |
pub_pose_ | System | [private] |
pub_pose_world_ | System | [private] |
pub_preview_image_ | System | [private] |
publishPoseAndInfo(const std_msgs::Header &header) | System | [private] |
publishPreviewImage(CVD::Image< CVD::byte > &img, const std_msgs::Header &header) | System | [private] |
quaternionToRotationMatrix(const geometry_msgs::Quaternion &q, TooN::SO3< double > &R) | System | [private] |
Run() | System | |
srvKF_ | System | [private] |
srvPC_ | System | [private] |
sub_calibration_ | System | [private] |
sub_image_ | System | [private] |
sub_imu_ | System | [private] |
sub_kb_input_ | System | [private] |
System() | System | |
tf_pub_ | System | [private] |
tf_sub_ | System | [private] |
transformPoint(const std::string &target_frame, const std_msgs::Header &header, const geometry_msgs::Point &t_in, TooN::Vector< 3 > &t_out) | System | [private] |
transformQuaternion(const std::string &target_frame, const std_msgs::Header &header, const geometry_msgs::Quaternion &q_in, TooN::SO3< double > &r_out) | System | [private] |