rtabmap_ros
rtabmap_ros copied to clipboard
[ERROR]OdometryThread.cpp:140::rtabmap::OdometryThread::addData() Missing some information (images/scans empty or missing calibration)!?
already calibration and tried usb-camera and built-in camera both having same problem... Is there anyone could help wif this?
You cannot use Monocular data alone with rtabmap's odometry. The exception is coming from here: https://github.com/introlab/rtabmap/blob/def99328ce22dbf5b0524b734dd946d022cf7a1e/corelib/src/OdometryThread.cpp#L137-L142
Minimally, you need a stereo camera, rgb-d camera or Lidar.