Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
Because of un-manageable amounts of spam despite our use of CAPTCHAs, email authorization, and other tools, we have discontinued this forum (see the 700k+ registered users with validated email addresses at right?). Please email us any questions or post bug reports and feature requests on GitHub at https://github.com/jevois -- The content below remains available for future reference.

orb slam with jevois

0 votes
Hi,

Please tell me can i directly build orbslam2 on jevois? I have tested monocular orbslam2 on jetson tx2.

Also any guidance to do that will be appreciable.

Thanks.
asked Aug 8, 2018 in Programmer Questions by sharmarahul98 (320 points)

1 Answer

0 votes
answered Aug 8, 2018 by PeterQuinn (1,020 points)
I actually didn't go through that very well but got an overview that the jevois can be used to pass good video data to another machine and there orbslam can work. But my question was if i can build orbslam directly on jevois. I will go through the document again. Just wanted to confirm that if it is possible to have that completely on jevois
I don't know enough about orbslam to comment, but since Jevois was set up to allow new modules and it's all open source, it should be possible. The only way to know for sure is to try it. ;-)
...