-
Hi, I use a Logitech C270 webcam, I have built from source this project on a Jetson Nano with jetpack 4.6.1.
My code:
``` python
from jetson_utils import videoSource, videoOutput
camera = vide…
-
Game controller data is being transmitted to the laptop but it's not being sent to the Jetson Orin Nano.
-
We make a Jetracer Pro image based on Jetpack4.5. If you use Jetson Nano Developer Kit (B01) and the Waveshare JetRacer Pro AI, Kit. You can download this image and test it.
link: https://drive.googl…
-
Hello,
may it's possible to create a release which is compatible to (linux/arm64/v8) jetson nano?
I want to run a stream with VLC to publish my webcam /dev/video0 via rtsp.
When runing without …
-
Hello
I'm using ros2 (branch ros2) driver for AsteRx SBi3 Pro+ on Ubuntu 20.04 with ROS Foxy. I have been receiving ".nan" in the orientation field of the /imu topic. Everything else seems good. I h…
-
Hi Lin,
Thanks for your impressive work. However, when I want to have a try of your online model on Jetson Nano. It shows only 0.7 vid/s, extremely slow. And I do have followed your guidance. And m…
-
I am compiling it on my Jetson Nano. I have openblas installed at:
libopenblas.so.0 (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libopenblas.so.0
libopenblas.so (libc6,AArch64) => /usr/lib/aarch6…
-
RancherOS Version: v1.5.3
Where are you running RancherOS? Nvidia Jetson Nano
My system has two embedded RTCs, but there is no buffer battery attached to any of those, so if the Jetson lost pow…
-
Hello~
I use order `./ultra_simple --channel -s ttyUSB0 256000` to test the RPLIDAR S1 on jetson nano, but en error occurred that
```
Ultra simple LIDAR data grabber for SLAMTEC LIDAR.
Version: …
-
I have an nvidia jetson orin nano with jetpack 6.1 and its configured for a LLM project. Curious if the scripts supports creating images for Jetson Orin boards.
Thank you