-
**Option 1**: make these command line arguments (adds extra complexity that might not be needed)
**Option 2**: set the values in code to "global" variables (with all-caps names) at top of the file. R…
-
Hi,
I have a waveshare JetRacer AI Kit 4GB, set up with the newest image from this repo and the jetracer repo from the [waveshare fork](https://github.com/waveshare/jetracer).
I can control `stee…
nighi updated
7 months ago
-
jetcard (OS) state seems odd.
I put jetcard_v0p0p0.zip onto the sd card and attached it to the jetson nano.
when i burn jetcard to SD card, there is a problem that booting is not possible.
On…
-
Gotten the hardware and software installed, and attempting to get basic motion to work. Steering was reversed, but responded fine, however, throttle will only move backwards, and will only accept posi…
-
I am not new to creating bootable SDs from an image file, and this one has me puzzled.
Downloading **jetcard_v0p0p0.zip** with WIndows 10 computer, using balenaEtcher I create the SD card, with a 6…
-
I have tried downloading the image and installing it on multiple micro SD cards with no luck. I can easily get the standard Jetson Nano image to work and the jetbot image works fine, but not the jetc…
-
Thank you for sharing the code, it is very helpful to my study. However, I encountered some problems in the process of studying. I trained a model according to your VAE_CNN.ipynb, the tensorboard disp…
-
RuntimeError: Could not read image from camera
-
无论你是依据[NVIDIA JetBot DIY 资料汇总](https://github.com/open-ai-robot/NVIDIA-JetBot-Diy/wiki)提供的零件清单购买链接,还是自己用其他零件成功自己组装了 Jetbot, 都恭喜你,也希望你能在本帖回复组装的简单过程,截图等,帮助其他人少走弯路。
unbug updated
3 years ago
-
@dusty-nv
Hello,
I am trying to combine your detectnet program with a road_rollowing program for the jetson nano jetracer. The road_following program uses csiCamera and detectnet uses gStreame…