Administrator
|
If you use "--Odom/Strategy 1", you may do optical flow for feature matching, which would give a small boost of speed: "--Vis/CorType 1".
VO will drop images when receiving a new one while it is still processing the old one. Sending images at 30 Hz may increase slightly the frame rate if the processing time is under 100 ms.
Octomap ray tracing would be used if Grid/3D and Grid/RayTracing are enabled at the same time. However the octomap topic is only generated if you subscribe to one of octomap output topic of rtabmap node.
|