-
Notifications
You must be signed in to change notification settings - Fork 117
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
Jetson nano compatibility #11
Comments
Hi @alexvaut , sorry for the late reply. I have tested with Jetson Nano and with the correct modifications, this package can run on it. I have yet to benchmark the performance, but if you happen to have a Nano and can verify the steps can be reproduced it would be very helpful. Below are the steps to build this package on Jetson Nano:
|
I'm waiting for my jetson nano, I will try as soon as I can and will let you know ! Thanks again. |
I managed to build everything except running build_ros.sh, I get this:
|
No worries, I fixed it by calling
|
It's working great, a slight change on the instructions, follow this to install PLC for ROS. |
Fantastic! Hope you have good results with the Nano. I will close the issue for now. Feel free to re-open or open a new one if any other problem arises. |
First thanks a lot for making it easier to run ORB_SLAM2 on the nvidia SBC platform. Do you think it could run on jetson nano in terms of dependencies/libraries and in terms of performances how bad it would be ?
The text was updated successfully, but these errors were encountered: