Cool! Thanks for showing cool software projects! Also loved your robotics projects! I'm sitting on a couple of Jetson Orin and am always wondering what I can do with them, typically ending up using some Raspberry Pi instead. Lucky to have someone like you showing what can be done on Jetsons!
@JetsonHacks6 күн бұрын
You are welcome! I'm glad that you are finding value in the JetsonHacks videos. Hopefully we'll be doing some more interesting projects soon! Thanks for watching!
@louisross17087 күн бұрын
Perfect presentation, spot on for my needs. I've been using Flask to show more complex charts, and have some older harder-to-use code for websockets. This rolls things up into something that just makes you happy when you use it. Thanks.
@JetsonHacks6 күн бұрын
Thank you for the kind words. There are so many libraries available to build web apps, it's sometimes difficult to do the simplest things. Flask is mostly a good choice, as it is extremely popular, but sometimes it's difficult to figure out how to accomplish a given task. Thanks for watching!
@donkeypoopdragon7 күн бұрын
Websockets are great
@FarawayJohn7 күн бұрын
useful and interesting, thanks
@JetsonHacks7 күн бұрын
You are welcome, and thanks for watching!
@assembled20628 күн бұрын
This works perfectly but I didn't get the option to increase the APP partition size. And it takes only 14gb for /. Please help.
@JetsonHacks7 күн бұрын
How did you try to resize it? Did you use the Disks application?
@R.vigneshRamachandran-td5fp8 күн бұрын
Here the backend file not found
@JetsonHacks7 күн бұрын
I don't know what that means. This video is 7 years old, the SDK Manager has seen significant changes. What version are you using?
@PunishedWA8 күн бұрын
I followed and got this running, how do i get the working with pycharm code?
@JetsonHacks7 күн бұрын
Typically people follow kzbin.info/www/bejne/eHSxn6SKe85gfdU when using Python with OpenCV on the Jetson. Thanks for watching!
@PunishedWA6 күн бұрын
@@JetsonHacks youre the man, thanks for the help
@JetsonHacks5 күн бұрын
@@PunishedWA You're welcome, I'm glad you were able to get it to work.
@PunishedWA5 күн бұрын
@@JetsonHacks well work in progress, trying to get jetpack 6.1 with pytorch and cuda is proving to be a pain
@joelevander279 күн бұрын
I have select the cpu in the setup, after that it boot up with blank. It say “power on failed”. Can u help me sir?
@JetsonHacks7 күн бұрын
I do not know what that error message means. Please contact Seeed for support, or post your issue on the official NVIDIA Jetson Nano Developer Forum.
@bolgarchukr16311 күн бұрын
Ничего непонятно но очень интересно. Я вообще-то ищу можно как-тоЗапускать Windows прямо на этом Jetson Или может как-то на него можно установить виртуалку? Виртуализация Windows на Jetson
@JetsonHacks10 күн бұрын
I am reading your question as: Can I run Windows directly on the Jetson, or with a virtual machine? The short answer is it is not possible at the present time. There are reports that it will be possible in the future, but there is no time table. Thanks for watching!
@bolgarchukr1633 күн бұрын
@@JetsonHacks Жаль. Надеюсь всё же в будущем появится такая возможность. Выбираю себе Мини ПК хотел для работы с нейросетями и чтобы на Windows. Заманчивый вариант В плане производительности. Плохо что не доработали soft
@KeithMildenberger12 күн бұрын
Hello Jim. Thank you for this video and the SSD install video. This helped me FINALLY get my new SSD card flashed so I could boot my Jetson Orin Nano from it. Keep up the good work ...please!
@JetsonHacks11 күн бұрын
You are welcome, I'm glad you were able to get your Orin Nano working like you want. Thank you for the kind words, and thanks for watching!
@MichaelSkinner-e9j12 күн бұрын
What about PCE to sata adapter? Does it recognize it?
@JetsonHacks12 күн бұрын
I don't know, you should ask on the official NVIDIA AGX Orin forum: forums.developer.nvidia.com/c/agx-autonomous-machines/jetson-embedded-systems/jetson-agx-orin/486
@sophiademers100417 күн бұрын
Does this tutorial apply to the Jetson Orin Nano as well?
@JetsonHacks16 күн бұрын
For the most part. However, on the Jetson Orin Nano you can use the latest VS Code release, and you can automatically update VS Code. Thanks for watching!
@richardandersonmolinabetan178319 күн бұрын
Amazing video
@JetsonHacks19 күн бұрын
Thank you for the kind words, and thanks for watching!
@patis.IA-AI19 күн бұрын
Thanks for this
@JetsonHacks19 күн бұрын
You are welcome, and thanks for watching!
@ngovantam305721 күн бұрын
can you give me the image file jetbot_image_v0p4p0.zip and ssd_mobilenet_v2_coco.engine to detect object in jetbot? Thanks!
@JetsonHacks20 күн бұрын
They are not mine to give. Please use the official Waveshare images, such as found on: www.waveshare.com/wiki/JetBot_AI_Kit#Method_1:_Use_the_Pre-configured_Image
@ngovantam305720 күн бұрын
@@JetsonHacks Thank you!
@honorable.22 күн бұрын
İ need a help pls
@JetsonHacks21 күн бұрын
Please ask a question.
@honorable.21 күн бұрын
@JetsonHacks no cameras avialeble error Using winsys: x11 Pipeline is live and does not need PREROLL ... Got context from element 'eglglessink0': gst.egl.EGLDisplay=context, display=(GstEGLDisplay)NULL; Setting pipeline to PLAYING ... New clock: GstSystemClock Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:740 No cameras available Got EOS from element "pipeline0". Execution ended after 0:00:00.123617360 Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... Freeing pipeline ...
@JetsonHacks20 күн бұрын
@@honorable. What model camera are you using? Also, make sure that the camera is plugged in correctly.
@JetsonHacks22 күн бұрын
There's an error I missed at 6:31 when creating the video. I tried to import np instead of the intended numpy. Of course, it couldn't find np. Rest assured that if you try to import numpy when it hasn't been loaded into the virtual environment, it will not be found. Those responsible for this kerfuffle have been sacked. Also, KZbin doesn't like code in the description, here's the article with the install info: wp.me/p7ZgI9-3Rk
@allaboutcontrollers24 күн бұрын
i am using jetson orin nano can anyone guide me how to use isaac ros packages with my code like i want to use camera and lidar based navigation i dont know how to like use docker with my code and for my application
@JetsonHacks23 күн бұрын
There's a lot to unpack in your question.I haven't done any tutorials on that particular subject in total. There are videos explaining and running Docker kzbin.info/www/bejne/ZnyQemSghN11gpI People typically start with a Docker image that runs ROS 2, then add their code and ROS packages into the Docker container. I suggest you start with the Docker ROS image, and then work from there. Good luck on your project!
@drwyatt197625 күн бұрын
This is twice now you saved my patootie !! I am a fan of the JHacks
@darshananand77728 күн бұрын
Can I download jetpack6 in jetson nano
@JetsonHacks27 күн бұрын
No. JetPack 6 is for Jetson Orin Nano, Orin NX and AGX Orin.
@Hippoking6928 күн бұрын
Hi Jim, I have a question. When I try to do step 5, it shows an entirely different screen with different codes. What can I do to resolve this issue?
@JetsonHacks28 күн бұрын
It's hard to tell from your description what step 5 is and what "different codes" mean.
@Hippoking6928 күн бұрын
Yeah, it's kind of hard to describe the different types of code that I'm seeing. Maybe you could send me the website for how you did step 5.
@JetsonHacks27 күн бұрын
@@Hippoking69 I don't know what step 5 is. Could you please refer to it as a timestamp or something more descriptive?
@Hippoking6927 күн бұрын
What I meant by Step 5 is the part where you update the Waveshare JetBot software.
@JetsonHacks27 күн бұрын
@@Hippoking69 You should follow the Waveshare wiki instructions. This is their step 5: www.waveshare.com/wiki/JetBot_AI_Kit#Step_5._Install_the_latest_software You can read through their full setup procedure, which they have updated since when the video was published.
@LizNoeliaOzorioSilvera28 күн бұрын
Hey there, I want to do it the same but with my tx2 with jetpack 4.6.5, could you give me a hand?
@JetsonHacks28 күн бұрын
You should follow the directions in this updated video: kzbin.info/www/bejne/l6PXYWBvbst5l5o
@LizNoeliaOzorioSilvera27 күн бұрын
@@JetsonHacks Thank you so much!
@duongviet952229 күн бұрын
How can I install mutiple Jetson devices not use SDK Manager, i have a jetson nano emmc 16GB and i installed OS with SDK Manager and 16Gb is insufficient and I copyfromUSB to SSD <NVME>.
@JetsonHacks29 күн бұрын
I'm not quite sure I understand your question. You should be using the SDK Manager to setup your SSD NVMe to boot from the SSD.
@thomaswandachen230629 күн бұрын
Hi Jim, I followed exactly your steps in the video, with a different SSD (mine is a 1TB Samsung 990 PRO). I was able to format the disk and give it a partitioned, so the disk was definitely running fine. However, flashing from the SDK Manager in the host PC to the Jetson failed miserably - after “Sending blob” finished quickly, it entered “Step 3: Start the flashing process”. The SDK Manager got stuck at “Waiting for target to boot-up”, but the Jetson never really booted up. Do you have any idea on why?
@JetsonHacks29 күн бұрын
What machine configuration were you running the SDK Manager from?
@aseedofwheat9928Ай бұрын
Hi! I am wondering if Orbbec works for Macbook with M3 chip? This will really help! Thanks!
@JetsonHacksАй бұрын
I do not know. I have only seen references to machines running Windows and Linux. You can check with Orbbec for a more definitive answer. Thanks for watching!
@aseedofwheat9928Ай бұрын
@@JetsonHacks Alright thank you Jetson :)
@darshananand777Ай бұрын
Hey can you please make a video on how to install pytorch and torch vision with cuda in jetson nano, I am not able to run yolov9 , as I failed to install it multiple time. and is there any way to clone the configured jetson or the jetson sd card through docker or any other option Thank you
@JetsonHacksАй бұрын
Please follow the tutorial at the Ultralytics website: docs.ultralytics.com/guides/nvidia-jetson/#install-ultralytics-package Good luck on your project!
@JetsonHacksАй бұрын
You can also use the prebuilt .whl and install them per NVIDIA instructions: docs.nvidia.com/deeplearning/frameworks/install-pytorch-jetson-platform/index.html
@darshananand777Ай бұрын
@@JetsonHacks thank you very much
@JetsonHacksАй бұрын
@@darshananand777 You are welcome, and good luck on your project!
@darshananand777Ай бұрын
@@JetsonHacks I got illegal core dumb error, and for some reasionthe version is getting classes especially ultrlytics, although I have installed both opencv add pythorch with cuda, but not able to install ultralytics and run yolov9 in the jetson nano
@チャピ研究室二足歩行ロボッАй бұрын
Thank you for making this video:D I thought I can only install code-oss on Jetson Nano, but now I know that was a mistake!
@JetsonHacksАй бұрын
You are welcome, and thanks for watching!
@JetsonHacksАй бұрын
This video has been updated. Here's the Jetson Nano video: kzbin.info/www/bejne/m6G2cqepeLScn5Y Otherwise you'll need to make some changes on the install. The change is that you will need to use the scripts on github.com/jetsonhacks instead of github.com/jetsonhacksnano. Here's the updated article on JetsonHacks.com: wp.me/p7ZgI9-3Rc which outlines the changes.
@orientasiprodikelasAАй бұрын
could I use this tutorial for my a203v2 carrier board jetson tx2 nx? I want to move my os from emmc to ssd nvme 2242
@WhatYouLookngAtАй бұрын
Dang, what a coincidence that the day you uploaded this video is when i needed to watch it. Thank you very much! Sad i couldn't get cursor un the jetson nano tho.
@JetsonHacksАй бұрын
You are welcome. Glad to hear that the video was delivered just in time. Thanks for watching!
@donkeypoopdragonАй бұрын
Is anyone concerned about the security implications of jetson nano not receiving anymore OS update
@AvinashKumarSingh-u2fАй бұрын
I have a problem. I have at jtop info tab, opencv: 4.10.0-dev with CUDA: YES and version 10.2.300 and cuDNN: 8.2.1.32 is displayed but when I execute "print(cv2.getBuildInformation())", it shows "version control: 4.10.0-dirty" and even worse, I can't find "NVIDIA CUDA: YES" or "cuDNN: YES " Can you please help? Specs: jetson nano 4.6.5 ubuntu 18.04 python 3.8
@AvinashKumarSingh-u2fАй бұрын
L4T: 32.7.5
@JetsonHacksАй бұрын
More than likely you have it installed in the Python 3.6 area instead of Python 3.8.
@AvinashKumarSingh-u2fАй бұрын
@@JetsonHacks how to check for that? And if yes, how to solve it. Please guide me
@JetsonHacksАй бұрын
@@AvinashKumarSingh-u2f I can not guide you. Typically Python packages are installed in /usr/lib/python3/dist-packages when they are built, which is a symbolic link. You'll have to examine that to see where it might be. You can search for the package which will tell you where it is. I suggest reading: qengineering.eu/install-opencv-on-jetson-nano.html and asking for help on the Jetson forums if you need specific help. Good luck on your project!
@andyyu5973Ай бұрын
Thanks for the tutorial, really easy to follow! Ive been trying to use WSL and usbipd but it keeps dropping the bus the orin is attached to, seems like I need linux
@JetsonHacksАй бұрын
You are welcome. The USB connection is reset a few times during the flash process which makes it harder for non Linux machines. Thanks for watching!
@adoodevvАй бұрын
How do I do this on Humble, because I can tell you use Melodic and the repo dates 5 years back so any updates...
@JetsonHacksАй бұрын
I'm not sure I understand the question. Are you asking on how to run Humble on a Jetson Nano? As you state, the code is > 5 years old so it would need to be updated for your application a ROS version.
@adoodevvАй бұрын
@@JetsonHacks I want t use an intel d435i with ROS on my jetson orin nano and i use ROS2 Humble
@JetsonHacksАй бұрын
@@adoodevv The instructions in the video are for a Jetson Nano, not an Orin Nano. For an Orin Nano, you should follow the instructions here: github.com/IntelRealSense/librealsense/blob/master/doc/installation_jetson.md and for the ROS 2 wrapper: github.com/IntelRealSense/realsense-ros If you need help, ask on the Intel RealSense Github account or on the official NVIDIA Jetson Orin Nano forum.
@faberdeinertapiaherrera7419Ай бұрын
Hi, Jim. Great Video. It helps me a lot. I have a question. ¿Can i use the Jetbot without those batteries for these first steps? Because i dont have the batteries, ¿i can not configure the Jetbot plugged in without the batteries? Thank you for the video guide.
@JetsonHacksАй бұрын
You should be able to plug the Jetson in and configure the software. The rest of the robot will need batteries of course. Good luck on your project!
@jhaneliscruzate5986Ай бұрын
Hi, I am from Colombia and I got de Jetbot with 2GB. I just have a problem with the Etcher, when it is validating it generates a lot of partitions of the sd card. So, when it finish the process and show that everything is okay, and I put the sd card into the Jetbot ..basically doesnt works. Do you have any clue about that? I ask you because in your video that problem doesnt appear. I hope you can help me, thanks.
@JetsonHacksАй бұрын
A Jetson SD card is supposed to have a lot of partitions. The Jetson should boot at the end of the process flash SD card. Make sure you selected the correct SD card image. If you are having issues, please ask questions on the official NVIDIA Jetson Nano forum where NVIDIA engineers can help you through the process. Thanks for watching!
@DeathTemplerАй бұрын
I use AI for proofreading and suggesting methods for doing what I want to do. It's how I found out about sentiment analyzers for my project. I dont trust it to do a whole project though. I have a question: has anyone tried running an extenal GPU on an Orin AGX? I've not seen any results online, and I'm looking to upgrade to AGX soon. I'm rendering something in Pygame which runs smooth on it's own, but tank with YoloV3. Unsure of how great of a leap AGX or Thor will be for the Pygame environment.
@JetsonHacksАй бұрын
My experience so far is that they are very good with proofreading, and rounding out knowledge as you found out. I also use it for grading my writing, to help clarify structure and flow. By asking it to give a grade for a particular reading level/audience, it feels like I know where to spend my time improving the writing. Like any editor, there are points to disagree with. But in general I feel more comfortable when the writing has a grade of A- rather than C+ before distributing it. I've heard about people using an external GPU, but I don't have any experience with it myself. It is worth asking on the forums to try to find someone has that experience. Thor is rumored to be multiple times faster than Orin, and I would venture to guess that it would have more and faster memory. Thanks for watching!
@befreebetrue6500Ай бұрын
6:25 it starts ...... he is wasitng lot of our time 😂😂😂
@JetsonHacksАй бұрын
Feel free not to watch the channel. There are other channels on KZbin.
@TheRecep27Ай бұрын
Hello, I am getting an error while flashing the Jetson Orin Nano. At the end, it gives a warning of waiting for boot and fails with a timeout error. The device does not boot.
@JetsonHacksАй бұрын
You should look at the debug console and see what is happening. If you need help, ask on the official NVIDIA Jetson forums where the NVIDIA engineers can help you walk through issues you re encountering.
@AngelRodriguez-ii8fvАй бұрын
should this work with the Jetson AGX Orin? The app boots up but it does not seem to detect my D435i camera.
@JetsonHacksАй бұрын
I do not know, but the video is 5 years old. The updated installation instructions are on the Intel RealSense GitHub: github.com/IntelRealSense/librealsense/blob/master/doc/installation_jetson.md Good luck on your project!
@jarradm7697Ай бұрын
I swear there used to be two parts to the rtc videos, building the modules?
@JetsonHacksАй бұрын
Looky here: kzbin.info/www/bejne/q4qXgKN8oNKcq8U
@celes311Ай бұрын
hello, do you have headless setup tutorial for orin nano with win 10 ? thanks
@AlfianaRamadhani-ll9tpАй бұрын
Can I move OS from MMC to SSD Nvme ?
@JetsonHacksАй бұрын
Not easily, there's a bunch of tricks you would have to perform. It will depend on how the manufacturer of the board has everything set up. This is usually not very well documented. Instead, flash your SSD with the SDK Manager with the board support package from the manufacturer, which will make sure that all of the tricky parts are taken care of. You can flash the minimal setup, and then apt install the Jetson specific libraries. Good luck on your project!