You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2023. It is now read-only.
The monocular camera motion was estimated using the open source real-time
SLAM library ORB-SLAM2
But in this repo references, I see Stereo SLAM.
Can we expect the results in the paper from Monocular SLAM? When I visualize Monocular SLAM trajectory with the Ground truth poses, the trajectories do not match.
Can this solver handle this? I am trying other python cvxpy solvers and it does not give good results.
Also, how is the sampling done for the high frequency IMU (200Hz) and camera (20Hz) trajectories?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the paper I see that
Can this solver handle this? I am trying other python cvxpy solvers and it does not give good results.
Also, how is the sampling done for the high frequency IMU (200Hz) and camera (20Hz) trajectories?
The text was updated successfully, but these errors were encountered: