-
Installing jetbot-ros on the L4T r32.2 image after successfully installing ROS Melodic, installing "jetson-inference" at CMake ../ command, the error message below occurs after considerable processing…
-
I saw the same problem someone posted before, his solution is set up the fps. I checked the camera file and modified this code :fps = traitlets.Integer(default_value=15).tag(config=True).However it di…
-
In the PupyterLab explorer, there is following description about Collision Avoidance Example:
import traitlets
import ipywidgets.widgets as widgets
from IPython.display import display
from jetbot …
-
I have tried to download jetbot_img many times, but failed. How can I ensure the success of the download? I noticed that the file was on Google's cloud-based hard drive, and I probably couldn't downlo…
-
Hi,
I am trying to mod a little bit the chassis for the Jetbot (for instance, adding a dual-camera mount) and I was wondering if it was possible to upload to this repo the source files for the 3D m…
-
Every tutorial out there says to run this command to show the camera's video feed, which doesn't work:
gst-launch-1.0 nvarguscamerasrc ! 'video/x-raw(memory:NVMM),width=3820, height=2464, framerate…
-
**Describe the bug**
Test url=http://somesite.com/ incorrectly matches on
```
46 | RewriteCond %{REQUEST_URI} (\^\|~\|`\|\|,\|%\|\\\|\{\|\}\|\[\|\]\|\\|) [NC,OR]
```
--
Rules=slightly modif…
-
Hi, I'm using Jetson Nano(I installed jebot image version 0p3p2)
I've just downloaded the pakage using pip.
And I set up the user permissions following Readme.md and it works fine.
( I downloaded…
-
Hey.
Few moths ago I was writing about jetson which turns off while executing program . Now i have another big issue. I tried to use jetbot for detection and recognition road sign. I collected data,…
-
Hey everyone
I have problems with jetbot. When i am trying to run object collision Jetson nano just turn himself off. For powering i am useing 10000mah power bank.
When i am trying to run simple pro…