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.

Комментарии • 22

  • @WhatYouLookngAt
    @WhatYouLookngAt 3 месяца назад +4

    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
      @JetsonHacks  3 месяца назад

      You are welcome. Glad to hear that the video was delivered just in time. Thanks for watching!

  • @チャピ研究室二足歩行ロボッ
    @チャピ研究室二足歩行ロボッ 3 месяца назад +1

    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
      @JetsonHacks  3 месяца назад

      You are welcome, and thanks for watching!

  • @LIL_MISSA
    @LIL_MISSA 2 месяца назад +2

    thanks a lot for this updated video it helped a lot of time, even the best ai's could fix this problem fast

    • @JetsonHacks
      @JetsonHacks  2 месяца назад

      You are welcome, and thanks for watching!

  • @sophiademers1004
    @sophiademers1004 3 месяца назад +1

    Does this tutorial apply to the Jetson Orin Nano as well?

    • @JetsonHacks
      @JetsonHacks  3 месяца назад

      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!

  • @pfeliciano5976
    @pfeliciano5976 17 дней назад

    Have you tried the Continue extension on VSCode and running any 1-3b model?

    • @JetsonHacks
      @JetsonHacks  16 дней назад

      I have not. Thanks for watching!

  • @allaboutcontrollers
    @allaboutcontrollers 3 месяца назад +1

    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

    • @JetsonHacks
      @JetsonHacks  3 месяца назад +1

      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!

  • @darshananand777
    @darshananand777 3 месяца назад +1

    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
      @JetsonHacks  3 месяца назад +1

      Please follow the tutorial at the Ultralytics website: docs.ultralytics.com/guides/nvidia-jetson/#install-ultralytics-package
      Good luck on your project!

    • @JetsonHacks
      @JetsonHacks  3 месяца назад +1

      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
      @darshananand777 3 месяца назад +1

      @@JetsonHacks thank you very much

    • @JetsonHacks
      @JetsonHacks  3 месяца назад

      @@darshananand777 You are welcome, and good luck on your project!

    • @darshananand777
      @darshananand777 3 месяца назад

      @@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