Hi @matlabbe
System
- OS: Ubuntu 22.04 (running inside VirtualBox)
- RTAB-Map version: 0.23.3
Input
- RGB monocular video (AVI / MP4)
- Recorded using phone camera
- Not stereo
- Not RGB-D
- No depth information
- Camera calibration YAML file created and loaded
Configuration
- Source type: RGB → Video file
- Odometry: Enabled
- Odometry → Visual Registration: 2D → 2D
- ICP: Disabled
- Stereo: Disabled
- RGB-D: Disabled
- LiDAR: Disabled
- Camera viewer shows the video correctly
Expected behavior
When playing the RGB video, Graph View should display nodes and edges generated from visual odometry.
Actual behavior
The video plays correctly in the camera viewer, but no nodes are created in Graph View.
The following error is repeatedly printed in the console: Console error:
[ERROR] OdometryThread.cpp::addData() Missing some information (images empty or missing calibration)!