mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
add CameraSeerSense to guilib
This commit is contained in:
@@ -38,6 +38,8 @@ private:
|
||||
CameraModel cameraModel_;
|
||||
bool imuPublished_;
|
||||
bool publishInterIMU_;
|
||||
int imuId_;
|
||||
int tofId_;
|
||||
std::shared_ptr<xv::Device> device_;
|
||||
std::map<double, std::pair<cv::Vec3d, cv::Vec3d>> imuBuffer_;
|
||||
std::pair<double, std::pair<cv::Mat, cv::Mat>> lastData_;
|
||||
|
||||
Reference in New Issue
Block a user