-
- As a hardware engineer,
- I want to mount the CAN interface (MCP2515 module) on the Jet Racer,
- So that it can communicate with other devices and systems via the CAN protocol.
-
Install drivers
-
**Question:**
Is this compatible with Jetson Nano? I am planning to use it for navigation with ROS noetic. Could you please confirm whether there are any known issues or considerations for running th…
-
I tried the doorbell_camera.py and I get really bad performance, like 6fps. Is this normal? I was looking at jtop (https://github.com/rbonghi/jetson_stats) and I barely see this thing hit any type of …
-
Hi,
I am trying to capture a image using a USB Camera(DMM72BUC02-ML Monochrome Board Camera) in Jetson Orin Nano. While I am able to capture images using the Aravis , I am facing issues when attempt…
-
As we are using YOLOv8, there are likely [some documentation](https://github.com/ultralytics/ultralytics) on how to deploy a nano model to something like a Jetson Nano. Probably conversion to TensorRT…
-
**Is your feature request related to a problem? Please describe.**
It would be awesome if you could add Jetson Nano support - I have tested it as is and most things work but temperatures are not read…
-
Are there any plans to create a version for Nvidia Jetson Nano?
-
I can't seem to get this operational with a Jetson Nano. Tried both Bus 0 and 1 (i.e. pins 3 & 5 or 27 & 28), I've tried pull up resistors between 1kΩ-10kΩ and I still get either
```shell
...
Fil…
-
## Description
I tired running the bertQA sample in Jetson Orin nano with jetpack 6.1
I used Bert Base, because Bert Large kills itself when building the engine(may be because of memory issue).
```
[…