-
Notifications
You must be signed in to change notification settings - Fork 91
Description
Thanks for putting out cuVSLAM! I've been working on adding cuVSLAM support for a low-cost USB-C camera and have been running into some issues with the visual odometry/slam quality, I see consistent 'spikes' in the trajectory and some off axis drift (should be a planar U trajectory). I have a google drive folder with a dataset/code and camera calibrations that reproduce the behavior I am seeing along with some notes in the README.md. I am running on CUDA 12.6 on the Jetson Orin Nano.
Some notes about the stereo camera/setup: does not have hardware timestamping, extreme fisheye and ~90-100ms of latency from hardware frame capture. The stereo pair images are synchronized before usb transport. Unfortunately, the camera is not capable of other combinations with higher resolution at higher frame rates than 240x480 image pairs at 30hz and 480x840.
Any suggestions?
https://drive.google.com/drive/folders/1DjuwbDikYrXLWq9DcJidbcy6-Nnt5NqE?usp=sharing