Programming for Robotics, Lecture 1: Introduction to ROS

Sdílet
Vložit
  • čas přidán 21. 02. 2021
  • In the first of five lectures, we will introduce the ROS architecture & philosophy; ROS master, nodes, and topics; Console commands; Catkin workspace and build system; Launch-files and the Gazebo simulator.
  • Věda a technologie

Komentáře • 27

  • @M_Nagy_
    @M_Nagy_ Před rokem

    This is such a beneficial series for ROS/Gazebo with C++! 👏 I have also applied for summer school this year. So excited to join it.

  • @shivohcn1684
    @shivohcn1684 Před 3 lety +5

    Thankyou for sharing. This is great 👌

  • @methods-SE
    @methods-SE Před 10 měsíci

    Clear and concise descriptions... In the scientific way

  • @ltybc425
    @ltybc425 Před 3 lety

    Thank you very much for sharing it!

  • @amnahebrahim3325
    @amnahebrahim3325 Před 2 lety

    Excellent lecture, but I'm wondering if the topic is the channel for a message or if it's the actual message itself?

  • @colarey
    @colarey Před 2 lety +1

    Sir is it okay if I can work with ROS using Ubuntu on WSL instead of VMware ? And also is a NVIDIA graphics card required? My PC has 8GB of RAM with only an Intel Iris Graphics card

  • @FutureLOKJHI
    @FutureLOKJHI Před rokem +2

    Thanks ETH

  • @darteyobeng
    @darteyobeng Před 3 lety +1

    am I allowed to join in a live class?

  • @18shahmeetable
    @18shahmeetable Před rokem

    Where can we get the VM file used for this course?

  • @cleisonarmandomanriqueagui9176

    why on a virtual machine if you have ubuntu already installed ?

  • @user-lg7sg2cp5u
    @user-lg7sg2cp5u Před 8 měsíci

    From where did we get the Workspace folder ?

  • @scaldor
    @scaldor Před 2 lety

    ROS installation is like a Charles Babbage class.

  • @Jarito1903
    @Jarito1903 Před 3 lety +2

    thanks a lot for this course, may i ask if this course is also available in German?

  • @RSMReveals
    @RSMReveals Před 3 lety +2

    Will we have further lecturers.. very informative👍

    • @leggedrobotics
      @leggedrobotics  Před 3 lety +5

      Yes, more lectures will follow in the coming two weeks!

  • @damiaK0017
    @damiaK0017 Před rokem +1

    Hi,
    These lecturers are extremely helpful. I am following them. I am having a problem when I clone the legged robotics, I don't see any git folder or everything that you depicted in the video. Kindly can you point me in the right direction?

    • @marcospatricio8283
      @marcospatricio8283 Před rokem

      I just started the course, so i don't know if it'll be helpful to you, but files used on the videos are available at this website:
      rsl.ethz.ch/education-students/lectures/ros.html

    • @damiaK0017
      @damiaK0017 Před rokem +1

      @@marcospatricio8283 Thank you, Marcos. I am a beginner too. I am following the lecture notes as well. Still no luck. I am getting errors in the CMAKE CXX compiler. I don't know why.

    • @ldcrbt
      @ldcrbt Před rokem

      @falzakhan8715 hello, I am a beginner in ROS trying to follow this course... I see your comment here and I understood that some months ago you were a beginner... Can I ask you: what is your level in ROS now after this course?

  • @relayzhang9045
    @relayzhang9045 Před 3 lety +1

    Why is the course not focused on explaining ROS2?

  • @quynhvinh3501
    @quynhvinh3501 Před 2 lety

    What is git in 52:27
    How do you have "git"?

    • @haardshah1715
      @haardshah1715 Před 2 lety

      Git is a version control protocol which generally comes preinstalled in Ubuntu systems but can be installed separately as well.