-
I am not sure how well the model will work if it is running on the raspberry pi (while a whole bunch of other things are going on). We can look into using a NVIDIA Jetson Nano, Google Coral, Intel NCS…
-
I am interested in using the L4T PyTorch container on my Jetson Nano 2GB to run Yolov5 [https://github.com/ultralytics/yolov5](https://github.com/ultralytics/yolov5), which now has a dependency on Pyt…
-
在jetson nano上编译 opencv 的坑
* 没打算在 jetson 原始系统上编译 opencv,担心把环境搞乱,所以使用 docker,开始进坑
* jetpack 的版本问题,4.3,4.21是不同的,上面 cuda 版本,opencv 版本有关系,比如3.4.1可能不支持 cuda10,此坑耽误了2天,最后在 nvidia 官网上提问,官方同学回答了。
* docker 镜…
-
- [ ] Video input from USB (in the same way a USB webcam would work maybe)
- like [a capture card](https://www.elgato.com/en/gaming/game-capture-hd60-s) but not worrying about outputting, yet
-
[This commit](https://github.com/ggerganov/whisper.cpp/commit/2948c740a2bf43190b8e3badb6f1e147f11f96d1) breaks the compatibility with older CUDA versions, presumably < 11.1.
The culprit is `cudaHo…
-
Hi, I'm try to run python example with jetson nano and MIPI csi camera but display not show from [OpenGL] failed to create X11 Window
![image](https://user-images.githubusercontent.com/121154458/2344…
-
### Background
Hardware: Jetson Orin Nano Devkit 8Gb + Realsense d455
OS: Jetpack 5.1.2 + Isaac VSLAM Docker Image
Launch File:
```
import launch
from launch_ros.actions import ComposableNodeCon…
-
I downloaded the latest package from the repo
It works great with an A1 however is fails with S2
Can you please give me an idea of what to do next
maxwell@maxwell-desktop:~/catkin_ws$ ros…
-
我的limo是emmc版本,使用了文档中v1.2的sd卡镜像,成功刷入并启动,不过sd卡镜像中没有cuda包,这导致我无法使用jetson nano的ai功能,希望得到支持,谢谢
-
I am working on building a custom docker image deployable to a Jetson nano. At the moment I am simply copying the src folder of the ros workspace and hope to build (including colcon build) it before p…