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

3D Map viewing issues on Jetson Xavier NX #889

Closed
sumitsarkar1 opened this issue Aug 19, 2022 · 2 comments
Closed

3D Map viewing issues on Jetson Xavier NX #889

sumitsarkar1 opened this issue Aug 19, 2022 · 2 comments

Comments

@sumitsarkar1
Copy link

sumitsarkar1 commented Aug 19, 2022

1.) Standalone version of RTAB-Map looks this way. Even loaded .db files are not able to be viewed.
2.) Searched the web on nvidia forums and others...could not figure out much from the solutions....any lead to a solution where this problem is fixed or any suggestions will be really helpful.
3.) JetPack 4.6 . Falling back to 4.3 is not an option because AI modules of ZED camera sdk dont work with 4.3
4.) Shall I build vtk6 from source with QT4 and NOT QT5 and try...will it help..please comment

EDIT : I tried this ...I could not understand Step 6 "Remove all references to Qt5" ...I replaced Qt5::Widget with QT4::Widget...does it mean that or completely delete the term Qt5::Widget

EDIT 2 : for Step 6 Qt::Widget was removed for VTKTargets.cmake and rest VTKTargts-none.cmake Qt5 was replaced by Qt4...before everything I had installed Qt4 default (along with Qt5 which was already installed).

Some how I could not build the recent version (Multi Map error in Illumination invariant localization module !) .I build a a 10th Dec 2021 commit. Long story short RTabmap works on Jetpack 4.6 with Zed camera and Neural Depth Inference ! this is the solution to fix the3D map not laoding issue

Screenshot from 2022-08-19 10-12-06

@cannon281
Copy link

Hi @sumitsarkar1

I too have been working on installing Rtabmap on Xavier NX (with intel realsense D455). Rtabmap and the 3D map works fine after installing most libraries from source as mentioned here (#427 (comment)).

However I noticed a significant lag while running rtabmap and mapping 3D point cloud, seems like the lag increases with time to the point where it may take 5 seconds for the 3D point cloud to update to new camera position.

Could I know your experience with it?, is it working fine for your use case?

@sumitsarkar1
Copy link
Author

I am using ZED camera with RTabMap...right now we are experimenting with small spaces...we are just running it for 2 or 3 minutes....let me run it for more time and come back to your querry....but as of now it runs smooth...

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

2 participants