Install VS Code on Jetson Nano in 2024
HTML-код
- Опубликовано: 7 фев 2025
- Sign up for the newsletter! newsletter.jet...
Installing Microsoft Visual Studio Code on the NVIDIA Jetson Nano Development Kit in 2024 is easy if you know which version you can use. The trick? Installing version 1.85.2 which is the latest version of VS Code which works on the Jetson Nano. Later versions of VS Code need a newer version of libc than is available on a Jetson Nano running Ubuntu 18.04. This tutorial will walk you through the steps of the installation.
Here's a link to the article on JetsonHacks.com: wp.me/p7ZgI9-3Rc
In the video, we're using a Jetson Nano 4GB.
Newer Jetsons like the Xaviers and the Orins can use the latest version of VS Code.
Here are the release notes for VS Code:
code.visualstu...
You can get the VS Code installer from here:
update.code.vi...
Use dpkg to install it.
Join this channel to get access to perks:
/ @jetsonhacks
As an Amazon Associate I earn from qualifying purchases.
Visit the JetsonHacks storefront on Amazon: www.amazon.com...
Visit the website at jetsonhacks.com
Sign up for the newsletter! newsletter.jet...
Github accounts: github.com/jet...
github.com/jet...
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.
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.
You are welcome. Glad to hear that the video was delivered just in time. Thanks for watching!
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!
You are welcome, and thanks for watching!
thanks a lot for this updated video it helped a lot of time, even the best ai's could fix this problem fast
You are welcome, and thanks for watching!
Does this tutorial apply to the Jetson Orin Nano as well?
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!
Have you tried the Continue extension on VSCode and running any 1-3b model?
I have not. Thanks for watching!
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
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 ruclips.net/video/0K-I1jOxBL0/видео.html
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!
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
Please follow the tutorial at the Ultralytics website: docs.ultralytics.com/guides/nvidia-jetson/#install-ultralytics-package
Good luck on your project!
You can also use the prebuilt .whl and install them per NVIDIA instructions: docs.nvidia.com/deeplearning/frameworks/install-pytorch-jetson-platform/index.html
@@JetsonHacks thank you very much
@@darshananand777 You are welcome, and good luck on your project!
@@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