How to install ROS and Linux on your current PC | Getting Ready to build Robots with ROS

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

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

  • @danielamaral162
    @danielamaral162 10 месяцев назад +2

    you are a legend my friend, as legend...

  • @jonathanr4242
    @jonathanr4242 Год назад +2

    Great video. Thanks for putting up these tutorials. Note, by default the VM uses a NAT connection. If you're using a VM, you need to use a bridge connection, or else the robot won't see your IP.

    • @danielamaral162
      @danielamaral162 10 месяцев назад +1

      how to use a bridge connection?

    • @jonathanr4242
      @jonathanr4242 10 месяцев назад

      @@danielamaral162 I ended up using a dual boot Linux 22.04 with Ros iron. I ran into too many issues with the VM.

  • @CallenSmith-k9e
    @CallenSmith-k9e 10 месяцев назад +3

    Where do you get the “Ubuntu-mate-20.04.3-desktop-amd64” file?

  • @Adroitbit
    @Adroitbit 2 года назад +2

    I tried using WSL with ROS.
    It's such a nice experience since Windows' UX/UI is so good and smooth.
    However when it comes to sending/receiving serial between your computer and robot.
    There are a lot of setups and commands with WSL and Windows to make it function properly.
    It's still not very good for making robots in 2022. I'm still waiting for their future to be more stable and easier to use for the robot industry.

    • @JonCChan
      @JonCChan Год назад

      Hey could you forward me a guide on how to run ROS on WSL? I have WSL setup on my pc but I'm not sure how to run ROS with only the terminal.

  • @wavecast_podcasts
    @wavecast_podcasts 3 года назад +3

    Please make a video how to run in docker.

    • @ArticulatedRobotics
      @ArticulatedRobotics  3 года назад +2

      Hi Shan! I do plan on making a tutorial on installing/using ROS in Docker at some point (as that is how I use it for my own development), however there are a bunch of other tutorials in the pipeline to work through first so it will probably be a while off :)

    • @wavecast_podcasts
      @wavecast_podcasts 3 года назад +2

      @@ArticulatedRobotics awesome. Nice to hear that. Can’t wait..

  • @nourshumili7953
    @nourshumili7953 8 месяцев назад +2

    hi , thanks for sharing it , unfortunately I am not able to find the ISO file , I have the 17 version on win 10

    • @Mustangy
      @Mustangy Месяц назад

      yeah mate same problem let me know if u find anything about this

  • @hamidmirza333
    @hamidmirza333 Год назад

    Thanks for the video. What should be the system specification for the VM uses ROS?

  • @avishkarseth1955
    @avishkarseth1955 2 года назад

    Hey really nice video!
    For using ROS and Gazebo for drone programming, which laptop would you recommend? I'm thinking to buy a Linux (ubuntu) based one for this application

    • @ArticulatedRobotics
      @ArticulatedRobotics  2 года назад +1

      Thanks! In general, most laptops will be fine. I'd pick a laptop based on its other specs and do a quick search for " linux issues" to see if anyone has had problems. In my experience the most likely issues will be around power management and graphics cards, but things tend to be pretty good these days.
      One important thing to consider is if you will be doing a lot of image processing and especially deep learning stuff, make sure you get something with a dedicated GPU, preferably Nvidia since some of the libraries rely on CUDA.
      Apart from that I reckon pretty much any new mid-tier or higher laptop will handle all the tasks you'd be doing.

    • @avishkarseth1955
      @avishkarseth1955 2 года назад

      @@ArticulatedRobotics 👌 awesome. Thanks for that. I'm going to use a lot of sensors like lidar, ImU and image processing and do some sensor fusion. So will probably go for a higher end linux based laptop. Looking forward to your videos!

    • @ArticulatedRobotics
      @ArticulatedRobotics  2 года назад

      @@avishkarseth1955 Sweet! Good luck with it all, and thanks :)

  • @davidfarning8246
    @davidfarning8246 2 года назад

    Humble tester :) I tried running virtualbox/ubuntu jammy/ROS humble. I kept getting segfaults wihen running gazebo ignition tests. I will stick to a bare-metal Ubuntu Jammy installation.

    • @ArticulatedRobotics
      @ArticulatedRobotics  2 года назад +1

      Yeah, VM's can be so hit and miss, especially with bleeding-edge software and different people's hardware environments - bare metal is probably a good call for now (although judging by your later comments, also had its issues!)

    • @mohdmaaz3926
      @mohdmaaz3926 Год назад

      Humble can run on windows also right,that's what makes this distro diff from other distros

  • @cleisonarmandomanriqueagui9176
    @cleisonarmandomanriqueagui9176 3 года назад

    Hi which do you recommend me to start with ? ROS noetic or ROS2 ? Thanks for the video

    • @ArticulatedRobotics
      @ArticulatedRobotics  3 года назад +1

      Hi! I'd definitely recommend starting with ROS 2. Although there are more resources around for ROS 1 (since it is older), it is no longer being actively developed, and ROS 2 is also just a better system. So ROS 2 will be better for starting out as it will be around for a long time.

    • @cleisonarmandomanriqueagui9176
      @cleisonarmandomanriqueagui9176 3 года назад

      @@ArticulatedRobotics o thanks for the suggestion

    • @Adroitbit
      @Adroitbit 2 года назад +1

      Go on with ROS2. I'm using ROS1 noetic and most of the package that I need to use is falling apart rn.

  • @Kronk_Code
    @Kronk_Code Год назад

    do we follow this VM guide if we have Windows if we do does this work?

  • @SabaKhaburzania
    @SabaKhaburzania Год назад +1

    I have problem installing ros and pls help me i really need it in my project and its very important

    • @SabaKhaburzania
      @SabaKhaburzania Год назад +1

      Can you somehow contact me and help me please

  • @angelica-wn1xn
    @angelica-wn1xn Месяц назад

    How to download Ros and gazebo?

  • @yasinkaraca2595
    @yasinkaraca2595 2 года назад

    thanks sir , can you share your gitub adress. or source code of the project ( self - driving - car )

  • @MarcusRobertsonTwo
    @MarcusRobertsonTwo 3 года назад

    Linux? More like Winux cause it’s so good!

  • @andresroc1567
    @andresroc1567 2 года назад +1

    can you share the link to the .iso file?

    • @ArticulatedRobotics
      @ArticulatedRobotics  2 года назад +1

      Hi Andres, sorry for the delayed reply. The ISO is available here ubuntu-mate.org/download/amd64/focal/

    • @shivprasadnaik3678
      @shivprasadnaik3678 Год назад

      Thanks bro❤

  • @AbdulRahman-n3w4k
    @AbdulRahman-n3w4k Год назад +1

    Does not let me download ros-foxy-desktop:
    abdul@abdul-virtual-machine:~$ sudo apt install ros-foxy-desktop
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    E: Unable to locate package ros-foxy-desktop