-
Hello,
I downloaded the d3-jetson-bsp-3.0.1.zip release archive from [1] and I get the same issue as [2].
The build is broken when building d3 devicetree outside of Jenkins.
Indeed the the patch …
-
import Jetson.GPIO
Traceback (most recent call last):
File "", line 1, in
File "/home/nvidia/.virtualenvs/cv/lib/python3.5/site-packages/Jetson/GPIO/__init__.py", line 1, in
from .gpio i…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [x] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) b…
-
L4T [R32.2.0](https://developer.nvidia.com/embedded/linux-tegra) has published on July 19th, 2019.
https://devtalk.nvidia.com/default/topic/1057580/jetson-nano/jetpack-4-2-1-l4t-r32-2-release-for-jet…
-
* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
* Consider checking out SDK [examples](https://github.com/IntelRea…
-
Hi! I'm building an application for use with nvidia jetsons.
With nVidia Jetsons, we end up with statements like
```toml
onnxruntime-gpu-tensorrt = [
{version = "1.12.1+t234.r34.1.dev1", op…
-
**Describe the Issue**
When I run the tutorial code in two instances concurrently, each connecting to a separate camera, the recording is not done asynchronously, ie one camera finishing recording be…
-
Hello mpromonet,
I'm launching a webrtc-streamer in a Jetson Nano Board (aarch64) with the docker command
`docker run -p 8090:8090 -it mpromonet/webrtc-streamer -H 0.0.0.0:8090 rtsp://`
when, i…
-
Hi, I'm trying to run Llamaspeak following the Instructions on https://www.jetson-ai-lab.com/tutorial_llamaspeak.html
Specs:
Jetson Orin NX(16GB) Developer Kit
Jetpack 6.0 [L4T 36.3.0]
The RI…
-
Hello, I follow your project and then test "roslaunch ros_deep_learning detectnet.ros1.launch input:=csi://0 output:=display://0" working well and using "rostopic echo /detectnet/detections" is workin…