-
We upgraded our ROS installation to Noetic (on the Jetson Xavier NX) and the depth stream is no longer working. The color stream works fine, but the depth does not. The binary crashes with absolutely …
-
I am running this code on Jetson Xavier NX. After successfully running radar-lab/ti_mmwave_rospkg on AWR 1642 radar, i have faced issue while running this application in the last step :
$ python mds…
-
Hi,
I am trying to run the MLPerf benchmark for resnet50 on NVIDIA Xavier NX with CUDA 10.2
Getting below error while building engine,
`jetson@yahboom:~/projects/inference_results_v2.0/closed/…
-
Hello
How are you?
Thanks for contributing this project.
I made a jetson-docker image from the l4t image: nvcr.io/nvidia/l4t-tensorflow:r32.4.3-tf1.15-py3.
I am using Jetson-Xavier NX.
I installe…
-
Hello,
Running this on a Jetson Xavier NX with a Raspberry Pi IMX277. Video is very laggy, barely moving, I couldn't even use it to run camera calibration. While running, CPU usage raises by ~20%. …
-
## Background
Board: Jetson Xavier NX (with 8G RAM and 128G SSD)
OS: Ubuntu 18.04.6 LTS
- NVIDIA Jetson Xavier NX (Developer Kit Version)
* Jetpack 4.6.1 [L4T 32.7.1]
* NV Power Mode: MO…
-
run: ./libtorch-yolov5 --source ../images/bus.jpg --weights ../weights/yolov5s.torchscript.pt --gpu --view-img
error:
terminate called after throwing an instance of 'torch::jit::ErrorReport'
wha…
-
python3 -m venv milvusvenv
source milvusvenv/bin/activate
pip3 install https://github.com/milvus-io/milvus-lite/releases/download/v2.4.7/milvus_lite-2.4.7-py3-none-manylinux2014_aarch64.whl -U
…
-
I'm experiencing slow initial connection time (above 10 sec) with the VL6180X TOF sensor on the Nvidia Jetson Dev Kits (both Nano and Xavier NX).
Once connected everything works fine, but `sensor =…
-
Hi, I am using Jetson Xavier NX as the host machine. I made changes to the config.json file for the video source and replaced it with the file:///home/$USER/Downloads/video.mp4 without double quotes a…