-
Notifications
You must be signed in to change notification settings - Fork 90
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
Building on Jetson AGX Xavier running Jetpack 4.3 (Ubuntu 18.04) #89
Comments
@rishabhkjain This is helpful. Thanks. |
Works for me too. Thanks. |
Every step is working following the modifications, thx. |
Thanks for the contribution! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying setup this package on an Xavier which runs 18.04 (thus ROS melodic). As OpenCV is already installed with Jetpack (OpenCV 4 on Jetpack 4.3), and due to other differences in architecture (arm64) there were some issues with building this driver. Below are the issues I ran into when building along with the ways I was able to resolve them to get the package running. Hopefully this helps other people trying to use a similar compute.
Note, this was using the dev branch of the repo as I was having the serial hex issue with the master branch.
The text was updated successfully, but these errors were encountered: