JetsonHacks
JetsonHacks
  • 300
  • 4 592 121
Containers And Docker Intuitively Explained
Sign up for the newsletter! newsletter.jetsonhacks.com
Join this channel to get access to perks:
czcams.com/channels/Qs0lwV6E4p7LQaGJ6fgy5Q.htmljoin
Full article on JetsonHacks.com: wp.me/p7ZgI9-3QM
At first glance, Containers and Docker seem complicated. But the idea behind them is surprisingly simple and intuitive! Let's spend some time to understand how everything works together.
As an Amazon Associate I earn from qualifying purchases.
Visit the JetsonHacks storefront on Amazon: www.amazon.com/shop/jetsonhacks
Visit the website at jetsonhacks.com
Sign up for the newsletter! newsletter.jetsonhacks.com
Github accounts: github.com/jetsonhacks
github.com/jetsonhacksnano
Twitter: jetsonhacks
Some of these links here are affiliate links. As an Amazon Associate I earn from qualifying purchases at no extra cost to you.
00:00 Introduction
01:54 Operating Systems
02:37 Kernel
04:27 Userland (User Space)
05:41 The Revolution
06:49 Containers Intuitively - Basic Idea
07:35 Containers Kernel Implementation
08:47 Containers Userland Implementation
10:35 A Very Made Up Hypothetical Example
11:38 Takeaways
Clips:
Talking Heads - Once in a Lifetime
The Internet Is For *** - Avenue Q - Original Broadway Cast
Gargoyle Image:
Photo by Claudio Mota: www.pexels.com/photo/photo-of-a-gargoyle-with-a-view-of-a-city-9999869/
zhlédnutí: 600

Video

THEIA-CAM MIPI/CSI Camera - 13MP Great for Product Development!
zhlédnutí 873Před měsícem
Sign up for the newsletter! newsletter.jetsonhacks.com Full article on JetsonHacks.com: wp.me/p7ZgI9-3QB The THEIA-CAM THSCJ101 is a 13 Mega-Pixel MIPI/CSI camera which works with the NVIDIA Jetson Orin Nano and Orin NX. We use an Auvidea JNX42 Carrier Board with the Jetson for this demonstration. The THEIA-CAM has a Sony IMX258 Sensor and a Thine ISP which helps streamline the development proc...
Remote Management for NVIDIA Jetson with Allxon
zhlédnutí 1,4KPřed měsícem
Sign up for the newsletter! newsletter.jetsonhacks.com Join this channel to get access to perks: czcams.com/channels/Qs0lwV6E4p7LQaGJ6fgy5Q.htmljoin More information about Allxon Cloud Serial Console: events.allxon.com/apply-for-oob-cloud-serial-console Purchase Allxon OOB Enabler_Bolt: www.allxon.com/pricing/oob-enabler-payment Full article on JetsonHacks.com: wp.me/p7ZgI9-3Qr Remote Managemen...
Orbbec Femto Bolt: Discover the Power of This RGBD Camera!
zhlédnutí 2,3KPřed 2 měsíci
Sign up for the newsletter! newsletter.jetsonhacks.com Join this channel to get access to perks: czcams.com/channels/Qs0lwV6E4p7LQaGJ6fgy5Q.htmljoin Full article on JetsonHacks.com: wp.me/p7ZgI9-3Q6 The Orbbec Femto Bolt is an advanced RGBD camera designed with the latest technology from Microsoft Azure Kinect. Discover how this officially licensed camera design can revolutionize your imaging p...
Run Python at Startup - Ubuntu
zhlédnutí 1,7KPřed 2 měsíci
Visit the website at jetsonhacks.com Sign up for the newsletter! newsletter.jetsonhacks.com Join this channel to get access to perks: czcams.com/channels/Qs0lwV6E4p7LQaGJ6fgy5Q.htmljoin Running a Python script on System Startup is usually one of the things people want to do once they get their feet wet in Ubuntu and Jetson Development. Here we go over on how to auto start a Python script on boo...
JetPack 6 Orin Nano Upgrade Using SD Card
zhlédnutí 3,4KPřed 3 měsíci
Sign up for the newsletter! newsletter.jetsonhacks.com Full article soon on jetsonhacks.com Join this channel to get access to perks: czcams.com/channels/Qs0lwV6E4p7LQaGJ6fgy5Q.htmljoin Jetson Orin Nano Developer Kit: amzn.to/4edErWS SD Card: amzn.to/4aRqHy8 Solid State Drive (SSD): amzn.to/4e8odOX TTL to USB Serial Debug Cable: amzn.to/3xhFQuW With the advent of JetPack 6, you can now use just...
A Great Battery to Power Your Electronics Projects!
zhlédnutí 1,4KPřed 3 měsíci
Sign up for the newsletter! newsletter.jetsonhacks.com The Mini V-Mount battery is widely in use professionally in the film industry. Designed for heavy use in harsh environments, they're a great addition to your electronics projects. They are plug and play compatible with NVIDIA Jetson Xaviers and Orins! The battery can run a NVIDIA Jetson AGX Orin flat out with room to spare! Full article on ...
THEIA-CAM 13MP Camera with Auto Focus - Great for Development and Production!
zhlédnutí 1,4KPřed 3 měsíci
The THEIA-CAM™ 13 Megapixel Phase Detection Auto Focus UVC Camera from THine Solutions is a great plug and play solution for developers. The THSCU101 with Sony IMX258 Imager works with any NVIDIA Jetson model, and is shown in the video on a NVIDIA Jetson AGX Orin Developer Kit. The camera also works on most other platforms include MS Windows, Apple Macintosh, Raspberry Pi and Linux machines. Fu...
Unitree Go2 quadruped robot at GTC 2024 - Sites and Sounds
zhlédnutí 1KPřed 4 měsíci
Amongst the chaos at the NVIDIA GTC 2024 were these Unitree Go2 quadrupeds. When you see one, it's interesting. When you see three choreographed, it's very entertaining. Join this channel to get access to perks: czcams.com/channels/Qs0lwV6E4p7LQaGJ6fgy5Q.htmljoin As an Amazon Associate I earn from qualifying purchases. Visit the JetsonHacks storefront on Amazon: www.amazon.com/shop/jetsonhacks ...
Backstage with BD-X Star Wars Droids and Disney Imagineering!
zhlédnutí 3,4KPřed 5 měsíci
Disney Imagineering is sharing their BD-X droids at NVIDIA's GTC 2024. Here's a backstage look at how they get ready to perform and enchant! No edits here, just full joy. Technically, 2 NVIDIA Jetson Orin NXs control the robot along with custom electronics. 11 brushless motors and 5 servos drive the legs and head. NVIDIA ISAAC Sim uses reinforcement learning to get the droids to walk. Generativ...
CUDA Programming in Python
zhlédnutí 6KPřed 7 měsíci
Do you want faster Python code? In this tutorial we demonstrate how to use a Just In Time (JIT) Compiler for Python. You can turn regular Python into fast machine code, and write CUDA code for the GPU in Python too! JetsonHacks article: wp.me/p7ZgI9-3OB Here we give a high level introduction to using Numba, a JIT compiler for Python. Numba is a cross platform solution. Numba can generate machin...
NoMachine - Jetson Remote Desktop on Windows
zhlédnutí 9KPřed 9 měsíci
NoMachine is a remote desktop solution for connecting two devices. Full article on JetsonHacks: wp.me/p7ZgI9-3NV NoMachine is easy to use, and has many great features. Here we connect NVIDIA Jetson Developer Kits to a PC running Microsoft Windows. Many people use this technique as the answer to the question of how to connect a Jetson Nano to a laptop. In the video: NVIDIA Jetson Nano Developer ...
Run GUI Apps over SSH - NVIDIA Jetson
zhlédnutí 7KPřed 9 měsíci
You can use X11 Forwarding to run X graphics applications over SSH. Full article on JetsonHacks: wp.me/p7ZgI9-3NP Most all Linux distributions support this, it is enabled by default on Ubuntu. Let's connect a headless Jetson to a x86 in this example. We run a simple face detect application to get a feel for how it performs. A HDMI Headless dongle may help with some of the more stubborn applicat...
Packaging OpenCV with CUDA - Install on Jetson
zhlédnutí 2,7KPřed 9 měsíci
After spending hours building OpenCV as in the video czcams.com/video/BCNnqTFi-Gs/video.html , wouldn't it be nice to package it as an installer for your NVIDIA Jetson? Full article on JetsonHacks: wp.me/p7ZgI9-3Nm Here's how to do it! Items in the video: Jetson Nano Developer Kit: amzn.to/468IM8x 64 GB SD Card: amzn.to/3ujZTY3 Samsung SSD: amzn.to/3QZVqT3 NOTE: If you use the cp command to sav...
OpenCV with CUDA in Python on Jetson
zhlédnutí 14KPřed 10 měsíci
Building OpenCV with CUDA support is a task. Many folks get a surprise after the build when they try to run it in Python. The old version is there instead of the new! Here's how to fix it and take advantage of that GPU goodness. We run a face detection demo to make sure it works. Full article on JetsonHacks: wp.me/p7ZgI9-3Ne NOTE: If you use the cp command to save your build products, make sure...
Jetson AI Labs - Generative AI on the Edge
zhlédnutí 4,9KPřed 10 měsíci
Jetson AI Labs - Generative AI on the Edge
Jetson AGX Orin + SSD
zhlédnutí 10KPřed 11 měsíci
Jetson AGX Orin SSD
Use These! Jetson Docker Containers Tutorial
zhlédnutí 18KPřed rokem
Use These! Jetson Docker Containers Tutorial
Speech AI on Jetson Tutorial
zhlédnutí 14KPřed rokem
Speech AI on Jetson Tutorial
Custom DNS - Faster Internet for Free!
zhlédnutí 8KPřed rokem
Custom DNS - Faster Internet for Free!
Can AI Write Shell Scripts?
zhlédnutí 1,3KPřed rokem
Can AI Write Shell Scripts?
Python Upgrade on Jetson Nano - Tutorial
zhlédnutí 12KPřed rokem
Python Upgrade on Jetson Nano - Tutorial
Jetson Orin Nano Tutorial: SSD Install, Boot, and JetPack Setup - Full Guide!
zhlédnutí 45KPřed rokem
Jetson Orin Nano Tutorial: SSD Install, Boot, and JetPack Setup - Full Guide!
1GB More Memory on Your Jetson Orin Nano: A Step-by-Step Guide to Flashing QSPI Firmware
zhlédnutí 6KPřed rokem
1GB More Memory on Your Jetson Orin Nano: A Step-by-Step Guide to Flashing QSPI Firmware
Leverage ChatGPT for Business!
zhlédnutí 1,4KPřed rokem
Leverage ChatGPT for Business!
Jetson Orin Nano Meets RPi Camera: Cable Magic!
zhlédnutí 13KPřed rokem
Jetson Orin Nano Meets RPi Camera: Cable Magic!
Ultimate Jetson Orin Nano Walkthrough
zhlédnutí 63KPřed rokem
Ultimate Jetson Orin Nano Walkthrough
Build OpenCV with CUDA Support for Jetson
zhlédnutí 31KPřed rokem
Build OpenCV with CUDA Support for Jetson
NVIDIA SDK Manager Tutorial: Installing Jetson Software Explained
zhlédnutí 66KPřed rokem
NVIDIA SDK Manager Tutorial: Installing Jetson Software Explained
Jtop: The Tool Jetson Pros Use. Do you?
zhlédnutí 7KPřed rokem
Jtop: The Tool Jetson Pros Use. Do you?

Komentáře

  • @Wanhatoman
    @Wanhatoman Před 2 dny

    I updated my firmware to version 5.0-36094991. The Jetson Linux system boots, but the screen is not displaying anything. For example, I can shut down the system using Alt+SysRq+O, and the screen remains blank. I tried with two different monitors, but they both go into standby mode.

    • @JetsonHacks
      @JetsonHacks Před 2 dny

      First, make sure that you are using a JetPack 6 SD card. Second, go into the boot manager and make sure that you are booting from the SD card. After that, if it still doesn't work, you have limited options. You can check the serial debug console log to try to help to find the issue. You should be able to flash the system using the NVIDIA SDK Manager which should also make a bootable system. In any case, if you are still having issues ask for help on the NVIDIA Jetson Orin Nano forum so that the NVIDIA engineers can help. Thanks for watching!

  • @antoniaszecsi644
    @antoniaszecsi644 Před 4 dny

    amazing tutorial! sept 2024 and worked on Nvidia Jetson Nano. thank you!

    • @JetsonHacks
      @JetsonHacks Před 4 dny

      Thank you for the kind words. I'm glad you found the video useful. Thanks for watching!

  • @cliptracer
    @cliptracer Před 4 dny

    Thank you very much, i was about to bin this guy

    • @JetsonHacks
      @JetsonHacks Před 4 dny

      You're welcome. I'm glad we were able to save the landfill space. Thanks for watching!

  • @kilnageer
    @kilnageer Před 7 dny

    Hi. Great video. Thanks. I've had to superglue my microSD card as the holder is broken in order to get my Jetson Nano to boot. Can I force a USB boot even with a valid microSD card present? I see you had to remove it in your video.

    • @JetsonHacks
      @JetsonHacks Před 7 dny

      I do not know the answer, you may be able to work with the boot manager to trick it. Sorry to hear about your broken SD card holder, and thanks for watching!

  • @VicVegaTW
    @VicVegaTW Před 7 dny

    I’m watching all your videos, is there a pi equivalent of your channel?

    • @JetsonHacks
      @JetsonHacks Před 7 dny

      You're very brave to sit through these videos. I don't know how many are strong enough not to end up twisted afterwards. There are a lot of good RPi channels, it really depends on what subject you're trying to learn about. There are very many more channels devoted to the RPi, so a lot more subjects covered. @JeffGeerling has a very good, popular channel. @Dronebotworkshop is great if you're more interest in hardware projects, many of which incorporate RPi. @paulmcwhorter has some great tutorials about RP if you like sit down/walk through. Good luck on finding what you're looking for!

  • @PramodhRachuri
    @PramodhRachuri Před 7 dny

    "The main reason for this is so that when you select a distribution to use, other people can tell you it was a bad choice" LMAO🤣🤣

    • @JetsonHacks
      @JetsonHacks Před 7 dny

      I'm pretty sure that's the reason. Why else would people be so unpleasant about it?

  • @VicVegaTW
    @VicVegaTW Před 7 dny

    I spent so long with the sdk trying to figure it out and you neatly wrapped up a demo in 30 or so seconds. Thanks. I’m keen to learn more if you could point me towards any other resources.

    • @JetsonHacks
      @JetsonHacks Před 7 dny

      I don't have anything specific. It's extremely similar to the MS Azure Kinect camera. Any resources that you find using that SDK, you should be able to port fairly easily. Thanks for watching, and good luck on your project!

  • @JetsonHacks
    @JetsonHacks Před 7 dny

    Just getting started with Docker, and don't quite understand Containers? Containers are a simple concept to understand, but there are a lot of details!

  • @aa-xn5hc
    @aa-xn5hc Před 7 dny

    Very nice! 🙏🏻

    • @JetsonHacks
      @JetsonHacks Před 7 dny

      I'm glad that you enjoyed it. Thank you for watching!

  • @diegorossi5433
    @diegorossi5433 Před 7 dny

    Great Video!

    • @JetsonHacks
      @JetsonHacks Před 7 dny

      Thank you for the kind words, and thanks for watching!

  • @MegaGippie
    @MegaGippie Před 8 dny

    hi man, thanks for the video. I tryed it by myself and faild with the build script... The instalation fails after 10 seconds with the same error that you got, but much earlier. The error: dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting dpkg-buildpackage: warning: (Use -d flag to override.) debuild: fatal error at line 1182: dpkg-buildpackage -us -uc -ui -i -I failed gbp:error: 'debuild -i -I -uc -us' failed: it exited with 29 I am trying to install python 3.11 on a Orin NX Dev kit 16GB. Currently running on Ubuntu 20.04 Can you help me out?

    • @JetsonHacks
      @JetsonHacks Před 7 dny

      I don't think those scripts would work on 20.04. They are for Ubuntu 18.04. You should follow the instructions on the dead snakes site for a currently supported platform: launchpad.net/~deadsnakes/+archive/ubuntu/ppa

  • @francisferri2732
    @francisferri2732 Před 8 dny

    Hi Your video was very good and helped me a lot

    • @JetsonHacks
      @JetsonHacks Před 8 dny

      Thank you for the kind words. I'm glad that you find it useful, and thanks for watching!

  • @user-eg3jb2um9c
    @user-eg3jb2um9c Před 9 dny

    hi, thanks for video. can i ask one? , i tried this way then i pushed the power button but TX2 is not action.. and the same error appears. Can you tell me what measures I should take?

    • @JetsonHacks
      @JetsonHacks Před 8 dny

      I do not understand your question. What error do you mean?

  • @minhopark780
    @minhopark780 Před 10 dny

    Thank you for your video. However, from @3:58 (BOOT JETSON), Jetson only shows NVIDIA display very shortly and turned off (fan off) and some minutes later it displays again. This process continuously happens and don't go to next step. Currently, i am in this cycle about five to six. How many minutes it takes to boot jetson?

    • @JetsonHacks
      @JetsonHacks Před 10 dny

      It takes a little over a minute to boot. What version of the UEFI is running?

    • @minhopark780
      @minhopark780 Před 9 dny

      @@JetsonHacks Thanks for replying. It is written as "version 3.0-32616947 built on 2023-02-21T18:13:46+00:00"

    • @JetsonHacks
      @JetsonHacks Před 9 dny

      @@minhopark780 Which version of JetPack on the SD card are you using to boot from? Have you been able to boot this machine before? Is there a SSD installed?

    • @minhopark780
      @minhopark780 Před 9 dny

      @@JetsonHacks It is JetPack 6, I downloaded it from 'Jetson Orin Nano Developer Kit Getting Started Guide'. I was able to install it with SD card with Jetson nano before 3 months ago. There is no SSD installed in Jetson Orin Nano. It is my first time for Jetson Orin Nano.

    • @JetsonHacks
      @JetsonHacks Před 9 dny

      @@minhopark780 The UEFI version indicates that the QSPI has not been updated. You must first create a JetPack 5.1.3 SD card to boot the machine.This will place a QSPI update which will be executed on the next boot. This is covered at ~ 1:28 in the video. Also, you can follow the instructions at: www.jetson-ai-lab.com/initial_setup_jon.html Once you update the UEFI, then you should be able to boot with a JetPack 6 SD card.

  • @KeithMildenberger
    @KeithMildenberger Před 13 dny

    Thank you for another great video as I meander down the road to Jetson Orin Nano self sufficiency. Probably more of a journey than a destination...I suspect every time I figure out the answers the questions will change :)

    • @JetsonHacks
      @JetsonHacks Před 10 dny

      You are welcome. The journey never ends, everything is always changing!

  • @c_minalo5683
    @c_minalo5683 Před 13 dny

    Did you have any overheating issues with the nvme? Mine is reading nearly 80°C temps. Not sure if a heat sink is also required.. .

    • @JetsonHacks
      @JetsonHacks Před 13 dny

      I have not encountered any issues. You should ask the question on the Jetson AGX Forum to see what other developers and the NVIDIA engineers have to say. Thanks for watching!

  • @VoltronsHead
    @VoltronsHead Před 14 dny

    Catchy Jetbot tune! It's an earworm. And thank you for the learning.

    • @JetsonHacks
      @JetsonHacks Před 13 dny

      Thank you for the kind words, and thanks for watching!

  • @waynewarner5717
    @waynewarner5717 Před 15 dny

    Hello, does anyone have a clear and good step-by-step process to encrypt the Jetson Orin SDK?

  • @KeithMildenberger
    @KeithMildenberger Před 15 dny

    Also...thanks loads for the Arduino IDE install document. Great works as well.

    • @JetsonHacks
      @JetsonHacks Před 14 dny

      I'm glad you were able to get it to work!

  • @KeithMildenberger
    @KeithMildenberger Před 15 dny

    Thanks Jim. New to Jetson so when I bought my ORIN NANO from Amazon....I dutifully followed the instructions to burn a JetPack 6 SD card ("Get Started with Jetson NANO" official document). Won't boot...as firmware and bootloader not at the proper rev level on the Amazon board...but five days ago I didn't realize that. I did stumble on a post in a Developer's form about booting to JetPack 5.1 but did not do that to get to JetPack 6, was just trying to get the system to boot. Your video got me to the proper document in the Development forum and then it was just a matter of working through things to complete the upgrade. I appreciate that your video explains what is being done and gives screen shots of representative results of executed commands. With only the documents...I wandered around wondering how close I was to bricking my Jetson NANO. Found the Developer documents very vague and short on detail about what was being done and why. My motivation for doing the JetPack 6 upgrade was the realization that none of the Docker containers for the AI Deep Learning tutorials were compatible with with JetPack 5.1. So...to move forward with that had to soldier on through this upgrade. BTW...like the comic relief in the video...at several points in my frustration this was all that kept me going.

    • @JetsonHacks
      @JetsonHacks Před 15 dny

      Thank you for sharing your story. It sounds like it was quite the miserable time just trying to get started. I'm glad that you persevered and were able to get it up and running. The good thing is that now that you're on JetPack 6, everything should be much easier going forward. Thanks for watching!

  • @andrewhaselhan6250
    @andrewhaselhan6250 Před 16 dny

    Can I ask where you got the pretrained poeplenet model and notebook? I got a Jetson AGX Orin myself, and wanted to try running the model myself. I can't seem to find the notebook on the NGC. Thanks for the video!

    • @JetsonHacks
      @JetsonHacks Před 16 dny

      This is from a pre-production AGX Orin that NVIDIA provided for the review. I do not know if they packaged the demo for distribution. However, it seems similar to: catalog.ngc.nvidia.com/orgs/nvidia/teams/tao/models/peoplenet Thanks for watching!

  • @josephwan
    @josephwan Před 18 dny

    Hi… if I don’t have another Linux system, what should I do to flash it? The SD card I am using didn’t work.

    • @JetsonHacks
      @JetsonHacks Před 18 dny

      A PC running Linux is required to flash the Jetson. You can ask for help on the official NVIDIA Jetson Orin Nano forum: forums.developer.nvidia.com/c/agx-autonomous-machines/jetson-embedded-systems/jetson-orin-nano/632 Thanks for watching!

  • @DreamRobotics
    @DreamRobotics Před 23 dny

    You are my favorite.

    • @JetsonHacks
      @JetsonHacks Před 22 dny

      Thank you for the kind words, and thanks for watching!

  • @bugrahanoztuc96
    @bugrahanoztuc96 Před 25 dny

    I cannot install manually in SDK Manager 2.1.0, I do not know how to install it for Ethernet.

    • @JetsonHacks
      @JetsonHacks Před 25 dny

      I'm not sure what your question is here. You can ask for help on the official NVIDIA Jetson forums where NVIDIA engineers can walk you through issues.

  • @SirRobinII
    @SirRobinII Před 26 dny

    I tried this with a pcie mini to m2 nvme adapter with a nvme ssd. It somehow works to boot and use remote control with nomachine while still havin lots of pcie bus errors on my native screen.

    • @JetsonHacks
      @JetsonHacks Před 25 dny

      Interesting. Sounds like there's a lot going on there. Thanks for watching!

  • @1Darknews11
    @1Darknews11 Před 27 dny

    They are controled?

    • @JetsonHacks
      @JetsonHacks Před 26 dny

      Yes. They use machine learning models running on the Jetson to control their gait and animation kinematics. An operator directs the robot where to go and can trigger animations. There is additional hardware that could be used for autonomy in future development. Thanks for watching!

    • @1Darknews11
      @1Darknews11 Před 26 dny

      @@JetsonHacks Thanks!

  • @F010AkbarSatrioGumelar

    Can I ask for help to make a tutorial for installing Arduino Ide with ESP board on Jetson Orin? Because it always happens bootloop when I finish installing it. Thank you for the useful knowledge.

  • @a.b.c4812
    @a.b.c4812 Před měsícem

    how did you set deafualt python ans python 3.8

    • @JetsonHacks
      @JetsonHacks Před 29 dny

      I believe that it's the default for the version of L4T that I was using that day.

  • @user-zx9cb8tj7i
    @user-zx9cb8tj7i Před měsícem

    혹시 아직 댓글 보시나요? 0:90 에 핀에 뭘 꽂는건지 알 수 있을까요? 제 노트북이 개발키트를 인식하지 못합니다

    • @JetsonHacks
      @JetsonHacks Před měsícem

      I can't read your question. Please ask for help on the official NVIDIA Jetson forums where NVIDIA engineers can help you through issues you may be encountering: forums.developer.nvidia.com/c/agx-autonomous-machines/jetson-embedded-systems/70

    • @user-zx9cb8tj7i
      @user-zx9cb8tj7i Před měsícem

      @@JetsonHacks My laptop is having trouble recognizing the jetson xaviernx developer kit. Can you tell me what it is to pin it at around 9 seconds in the video? Sorry if the sentence is weird using a translator. Answer me in English and I'll translate it and read it!

    • @JetsonHacks
      @JetsonHacks Před 29 dny

      @@user-zx9cb8tj7i Ensure that your Jetson Xavier NX Developer Kit is powered off, and a 32GB or larger microSD card (preferably 64GB) is inserted in the SD card slot. Enable Force Recovery Mode by placing a jumper across pins 9 and 10 (FC REC and GND) of the button header (J14), located on the edge of the carrier board under the Jetson module.

    • @user-zx9cb8tj7i
      @user-zx9cb8tj7i Před 29 dny

      @@JetsonHacks Should I connect pin 9 and pin 10 with an arm-arm jumper cable? Should I plug one side of the jumper cable into pin 9 and the other into pin 10?

    • @JetsonHacks
      @JetsonHacks Před 28 dny

      @@user-zx9cb8tj7i yes.

  • @Bwajster
    @Bwajster Před měsícem

    Can Arduino Mega and Due be used with the Jetson Orin Nano?

    • @JetsonHacks
      @JetsonHacks Před měsícem

      You should be able to. Thanks for watching!

  • @RaspberryTea-sz4mt
    @RaspberryTea-sz4mt Před měsícem

    ty I had so many questions before the video. thx for demo the process🎉

    • @JetsonHacks
      @JetsonHacks Před měsícem

      You are welcome, and thanks for watching!

  • @harry1622
    @harry1622 Před měsícem

    First of all thank you for the great video, you helped through my first ai deployment I had a laugh seeing mine recognizing your voice testing yours through the speaker

    • @JetsonHacks
      @JetsonHacks Před měsícem

      You are welcome, and thank you for the kind words. That's a great story! Thanks for watching!

  • @brynparrott7361
    @brynparrott7361 Před měsícem

    It would be great if you could show closely which way up the threaded inserts are inserted. Either the non-knurled end goes downward or the knurled end, which is it ?

    • @JetsonHacks
      @JetsonHacks Před měsícem

      This video was made before I had camera skillz, so it isn't as clear as it could be. The non-knurled edge on this type of heat insert is smaller in diameter than the knurled side, insert the non-knurled edge first. The heat insert will partially seat, but will hang up once it hits the knurls. Once you heat up the insert, you will able to gently press the entire insert into the hole, with the plastic melting around the knurls. Once the plastic re-solidifies, the knurls will help when torque is applied to the inset. Thanks for watching!

  •  Před měsícem

    🤠🦈

    • @JetsonHacks
      @JetsonHacks Před měsícem

      Shark be doing it! Thanks for watching!

  • @b4gofmoney38
    @b4gofmoney38 Před měsícem

    Hello I use both of the commands on the github and It worked but after I install opencv using pip3 install opencv-python I can`t open my csi camera with those two command I wonder if I use the wrong way to download the opencv or what pls help thx

    • @JetsonHacks
      @JetsonHacks Před měsícem

      I believe that when you install opencv-python that will overwrite the native OpenCV package. The native OpenCV package has support for using the RPi camera with the Jetson. Thanks for watching!

  • @이나경학부생-에너지

    Thank you for the good video. I'm using jetson orin nano like in the video and upgraded firmware to use ubuntu 22.04. I'm asking you a question because there's a problem downloading jetpack 6.0 and using it after a successful upgrade. I'm using the intel realsense camera D435i. To do this, I downloaded the realsense dummy package, downloaded realsense sdk. And then turned on the realsense-viewer, but there was a story that the camera was not connected, so I tried many things to solve it. I typed lsusb in the terminal, but it says the intel camera is connected, and I tried setting the camera permissions, but I still couldn't find the problem. I was wondering if I encountered something while upgrading firmware because I found a story that the camera might not turn on due to a kernel problem. Thank you for reading!

    • @JetsonHacks
      @JetsonHacks Před měsícem

      You are welcome. I am not sure what issue you are encountering. I don't have any experience running the RealSense on JetPack 6, you should ask on the RealSense Github or official NVIDIA Jetson forums for help. Thanks for watching!

    • @이나경학부생-에너지
      @이나경학부생-에너지 Před měsícem

      @@JetsonHacks Oh okay thank you for reply!!

  • @nickbeser5187
    @nickbeser5187 Před měsícem

    Excellent video. I am setting up a group of jetson orin nano’s for a graduate class. The SSD drives are in, but the computers are slowly coming in. I am using a stand alone ubuntu 22.04 system to setup the SSD with the SDK Wizard. Can I create all of the SSD drives before the Jetson Orin Nano’s come in or do I have to wait until the actual computers come in. I noticed that if I plug in a SSD that was setup on a Jetson Orin Nano into a new computer, it does not boot. Is there a recommended practice to set this up? I want the systems to be identical for the class. The students would not have access to a stand alone linux system to run the wizard on their own. This way i can insure that the systems are identical and they will be starting with the same environment.

    • @JetsonHacks
      @JetsonHacks Před měsícem

      That's a good question. Typically people use mass flash when they are trying to create multiple SSDs like you describe. There are a couple of issues, depending on which Orin Nanos you receive. You may have to flash the Orins to update the QSPI to the version of JetPack that you are running. There's a lot here to parse, it's beyond what I can describe in a CZcams comment. Your best bet is to ask on the Jetson Orin Nano forums where a NVIDIA engineer can help you get started on the process: forums.developer.nvidia.com/c/agx-autonomous-machines/jetson-embedded-systems/jetson-orin-nano/632 Thanks for watching!

  • @frustrateddexter
    @frustrateddexter Před měsícem

    AttributeError: 'Robot' object has no attribute 'left' on robot.left(speed=0.3), any help will be appricated

  • @ballajaisheel1120
    @ballajaisheel1120 Před měsícem

    hey sir !!! in my jetson xavier agx i have an ubuntu linux 16.04 ...now i forgot the password of that version ....how to download a new version in the xavier agx can you please tell me to go through my project....

    • @JetsonHacks
      @JetsonHacks Před měsícem

      I'm not sure what you are asking. You can use the SDK Manager to refresh the Xavier.

  • @arslanhayat1400
    @arslanhayat1400 Před měsícem

    Hi. Is it possible to connect realsense D455 camera with jetson nano orin?

    • @JetsonHacks
      @JetsonHacks Před měsícem

      I would think so, but I haven't tried it. Thanks for watching!

  • @ballajaisheel1120
    @ballajaisheel1120 Před měsícem

    iam getting some dependency error and install error while setup process what is should do

    • @JetsonHacks
      @JetsonHacks Před měsícem

      You should ask for help on the official NVIDIA Jetson forums so that NVIDIA Engineers can help you find the issue: forums.developer.nvidia.com/c/agx-autonomous-machines/jetson-embedded-systems/70 Thanks for watching!

  • @dorash5780
    @dorash5780 Před měsícem

    But what if my script need to run in venv? how can I make sure the venv will be activeted before the script run?

    • @JetsonHacks
      @JetsonHacks Před měsícem

      You are asking a different question. You are trying to start a venv at startup. One way to do that would be to write a service to start the venv and put into systemd. Thanks for watching!

  • @Ronaldograxa
    @Ronaldograxa Před měsícem

    really appreciate these videos. Love your channel!

    • @JetsonHacks
      @JetsonHacks Před měsícem

      Thank you for the kind words and thanks for watching!

  • @sulaiman-hd8pz
    @sulaiman-hd8pz Před měsícem

    Does this work for ROS noetic? Im having a few issues running the install file, even after editing it with DISTRO -> noetic from melodic

    • @JetsonHacks
      @JetsonHacks Před měsícem

      I don't have have any experience with noetic, so I don't have much to offer on your question.

    • @sulaiman-hd8pz
      @sulaiman-hd8pz Před měsícem

      @@JetsonHacks alright, just doing other methods of installation and came across a few questions as well.. from what i am trying to understand... it is possible to simply install the SDK for realsense and then install the ros wrapper with the apt-get installation process right? The method through the github is another option besides the apt-get install. Is this correct? Also curious how the SDK installation has anything to do with simply the apt-get installation? I've been unable to run the realsense ros wrapper without the SDK already installed, or am I doing something wrong? - really trying to understand the process here, thanks in advance!

    • @JetsonHacks
      @JetsonHacks Před 29 dny

      @@sulaiman-hd8pz The SDK is a driver for the RealSense camera, and installs the libraries and samples. The ROS wrapper calls the libraries. If the libraries are not installed, the ROS wrapper does not have anything to work with. I would expect something like: $ sudo apt install ros-noetic-realsense2-camera to work. You can check what the package installs to see if the RealSense libraries are installed along with it.

  • @allxon9947
    @allxon9947 Před měsícem

    Thank you for the comprehensive review and testing of our product! 🤗

    • @JetsonHacks
      @JetsonHacks Před měsícem

      You are welcome! Thanks for giving me the opportunity.

  • @0merr768
    @0merr768 Před měsícem

    Hello. I installed opencv 4.7.0 version on jetson nano with cuda. When I check in jtop, I can see that it says "opencv:4.7.0 with CUDA:YES". When I check it with python codes and terminl commands, I see CUDA is usable. However, when I want to detect objects with the yolov4-tiny model, I get an average of 2 fps. What's the problem? Can you help?

    • @JetsonHacks
      @JetsonHacks Před měsícem

      I don't know the answer. CUDA enabled code must be called. It sounds like your code does not call it. You should ask on the official NVIDIA forums or YOLO forums.

  • @BuseYaren
    @BuseYaren Před měsícem

    Hello, great tutorial exactly. Thanks a lot! Btw, there's something I'm curious about. Is Raspberry Pi camera module v2 compatible with Jetson Orin Nano?

    • @JetsonHacks
      @JetsonHacks Před měsícem

      That is what is shown in the video. Thanks for watching!

    • @BuseYaren
      @BuseYaren Před měsícem

      @@JetsonHacks yes, i saw. Thanks a lot!

  • @omersar6853
    @omersar6853 Před měsícem

    Hı I have jetson orin nano and ı try to use csı camera named ımx219 but when I run opencv code it doesn't work. Then I checked GStreamer enable status on opencv it tell me GStreamer=NO how can I fix that problem.

    • @omersar6853
      @omersar6853 Před měsícem

      import cv2 # GStreamer pipeline string for capturing from IMX219 camera on Jetson Nano pipeline = "nvarguscamerasrc sensor-id=0 ! video/x-raw(memory:NVMM), width=1280, height=720, format=NV12, framerate=21/1 ! nvvidconv ! video/x-raw, format=BGRx ! videoconvert ! video/x-raw, format=BGR ! appsink" # Open the capture pipeline cam = cv2.VideoCapture(pipeline, cv2.CAP_GSTREAMER) if not cam.isOpened(): print("Cannot open camera") exit() while True: ret, frame = cam.read() if not ret: print("Failed to grab frame") break cv2.imshow('Frame', frame) if cv2.waitKey(1) & 0xFF == ord('q'): break # Release the camera and close OpenCV windows cam.release() cv2.destroyAllWindows() here my code when I run it get me cannot open camera

    • @JetsonHacks
      @JetsonHacks Před měsícem

      I do not understand the question. Is this with the OpenCV library you built following the instructions in the video?

    • @omersar6853
      @omersar6853 Před měsícem

      @@JetsonHacks my english is so bad but now I figured problem out by watching this video Thanks :)

    • @JetsonHacks
      @JetsonHacks Před měsícem

      @@omersar6853 I am glad you got it to work!

  • @creaturefreak3d205
    @creaturefreak3d205 Před měsícem

    awesome Vid and explanation. I have this camera . Just wondering how to capture the pointcloud and export it in a 3d format. Are there any simple apps that can do this? I was able to see eaverything as you did in the Femto bolt viewer. Thanks for any help.

    • @JetsonHacks
      @JetsonHacks Před měsícem

      Thank you for the kind words. Using the Orbbec SDK, you can look in the examples directory. Depending on which version of the SDK you are using (C, C++, Python), there are samples that save the point cloud to a file. For Python: github.com/orbbec/pyorbbecsdk/blob/main/examples/save_pointcloud_to_disk.py Thanks for watching!

    • @creaturefreak3d205
      @creaturefreak3d205 Před měsícem

      @@JetsonHacks Thanks Jetson! I figured it out , you have to Orbbec viewer /under Point Cloud View /you click start and will save the pointcloud. I'm trying to figure out how to scan in 360 degree using the camera. Any software available that can do that? I'm more of an artist then a programmer.

    • @JetsonHacks
      @JetsonHacks Před měsícem

      @@creaturefreak3d205 I'm sure there is, but I haven't used any. Check with Orbbec.

  • @fabianpalacios6711
    @fabianpalacios6711 Před měsícem

    How should I do it if I want to install in a virtual environment? Should I modify something in the sh file?

    • @JetsonHacks
      @JetsonHacks Před měsícem

      I'm not sure what virtual environment you're talking about. A Python one?

    • @fabianpalacios6711
      @fabianpalacios6711 Před měsícem

      @@JetsonHacks yes, a python virtual environment

    • @JetsonHacks
      @JetsonHacks Před měsícem

      @@fabianpalacios6711 The nano_build_opencv shell script will build the OpenCV libraries and place them into the system usr space. It will also place the Python wrappers in system-site-packages. A virtual environment will not include system python packages unless you specify it on creation with an option like --system-site-packages in the case of virtualenv. If for some reason this doesn't work you should be able to copy or link opencv from its installation path to your virtual env's python path. Like: $ ln -s /usr/local/lib/python3.6/dist-packages/cv2/ /path/to/venv/lib/python3.6/site-packages/ You can read more about it here: github.com/mdegans/nano_build_opencv/issues/32