We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
对Normal.bag或者Fast.bag运行RGBD,还能得到一个比较完整的轨迹。但运行RGBD-inertial,尤其对Fast.bag,跟踪没过多久就会丢失,鲁棒性大大下降。请问这是为什么?
The text was updated successfully, but these errors were encountered:
我用kinect的话,加了IMU效果是变好的,用的作者提供的bag
Sorry, something went wrong.
从原理上来看,确实存在这个可能。本来就是联合优化,那imu的数据不准确,自然会拖累视觉的优化。或者imu和视觉没做好时间对齐?
No branches or pull requests
对Normal.bag或者Fast.bag运行RGBD,还能得到一个比较完整的轨迹。但运行RGBD-inertial,尤其对Fast.bag,跟踪没过多久就会丢失,鲁棒性大大下降。请问这是为什么?
The text was updated successfully, but these errors were encountered: