What is a ROS2 Service? - ROS2 Tutorial 10

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

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

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

    Thank you for watching!
    🔥 To go further with ROS2, check out this complete and step-by-step ROS2 course
    👉 rbcknd.com/ros2-for-beginners

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

    thanks mate

  • @DanSon-k9y
    @DanSon-k9y 7 месяцев назад

    Thanks for your very helpful video. You provided a gateway for me to be into robotic programming. I have an issue that my turtle is not turning around and hit the wall no matter how I adjust the linear x and angular z value. Any idea what could be the possible causes? Thanks a lot!

    • @RoboticsBackEnd
      @RoboticsBackEnd  7 месяцев назад

      You might want to double check your code about the angular z. If linear x worked, then something's wrong with the angular velocity. Maybe add a log in the code so you can print the value you're sending

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

    Hello, new here and new to ROS. Is there any difference between foxy and humble?
    Thanks for the awesome tutorial. Cheers.

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

      Foxy is the 2020 release and Humble is the 2022 release. Better to use Humble now (or even Jazzy, the 2024 release - you can follow the same tutorial, it won't be that much different)

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

    Hey Ed! Could you make a course on ROS 2 SLAM?

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

      That's on my todo list :) just waiting for a bit more stability and features on ROS2 Humble and then I'll start!

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

      @@RoboticsBackEnd
      Great! I look forward to it.

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

    Ey, excellent video, now I see you have a course on Udemy, that is cool, but I have a question, do you going to explain something about Pytest in ROS? testing is my field and its some difficult to find information about that. xD

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

      Hi Diego, thanks for the question. Although I'm not planning to do testing tutorials soon, I'll keep your request for future tutorials/courses!