Skip to content
New issue

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

points and path disappear and start over, every minute in ORB SLAM3 Ros #6

Open
Spnd77 opened this issue Apr 24, 2024 · 0 comments
Open

Comments

@Spnd77
Copy link

Spnd77 commented Apr 24, 2024

Hi everyone.
I Start working on ORBSLAM3, I used of:
Ubuntu 20.04
Camera: RealSense T265
Jetson xavier jetPack 5.1.2
L4T: 35.4.1
RealSense SDK 2.50.0
Open CV: 4.5.4
when I run ORBSLAM3 it can detect points and path in Orbslam Map viewer, But when I move camera, every minute points and path disappear and it start again... how I can fix this issue? it's need special config to can show path and points realtime??

Problem 2:
I read calibration pdf, it say you should configure TBC1 and TC1C2 in stereo Inertial, and it say Camera2(c2) is Right Camera in T265
but in RealSense_T265.yaml is C2 as left Camera:
Transformation matrix from right camera to left camera

Stereo.T_c1_c2: !!opencv-matrix
rows: 4
cols: 4
dt: f
data: [ 0.999983, 0.00445005, 0.00385861, 0.0636739954352379,
-0.00443664, 0.999984, -0.00347621, -0.000252007856033742,
-0.00387402, 0.00345903, 0.999986, -8.87895439518616e-05,
0.0, 0.0, 0.0, 1.0]

which is Correct? please Help me for these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant