JetsonHacks

Results 41 comments of JetsonHacks

The Jetson boots from the SD card, at which time it reads the changes that you are attempting. I believe that you need to configure the SD card for your...

The ''p1' at the end of the /dev/nvme0n1p1 means 'Partition 1'. If you do not have partition 1, it probably means that you did not partition your SSD. This was...

I can't tell from the description what the issue might be. This repository was written before the NVIDIA SDK Manager incorporated this feature directly. Please consider switching to the SDK...

It is using the PYTHONPATH which is set to the ROS 2.7 OpenCV version: /opt/ros/kinetic/lib/python2.7/dist-packages/cv2.so ROS uses its own OpenCV library.

What commit did you add? What version of L4T are you running? What version of CUDA?

Good to hear! I'll leave this open for a while in case other people run into the issue.

Did you happen to check the memory usage? What type of cameras are you using?

The script is just a wrapper around an OpenCV install. I'm not sure what the issue might be. Since I don't have the cameras, it's difficult to suggest a fix....

It could be. I would tend to be more suspicious of the the other players, ie imx377 drivers and GStreamer. Certainly it's worth checking with Leopard Imaging.

Did you install OpenCV using the .deb file that buildAndPackageOpenCV.sh created?