F1tenth (F1/10) Lecture 9] ROS Transformations and Coordinate Frames

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

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

  • @commanderbensisko
    @commanderbensisko 3 года назад +9

    In 2 years on a robotics masters degree I have never had this explained to me so well and clearly.
    Thank you Sir.

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

    Thanks for sharing this video. Has been useful for my self learning and resolved some doubts faced during my own designs

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

    Awesome. This will help the whole world

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

    Great lecture!!! I wish I find this earlier. Thank you very much for sharing.

  • @thetpaingmyo9077
    @thetpaingmyo9077 4 года назад +1

    Hello Sir, do you have any plans to teach this course online? Your lectures are great explanations. I'm also studying Robotics & Control Engineering in Myanmar. Thanks for your videos.

    • @madhurbehl
      @madhurbehl  4 года назад +2

      yes, planning to upload each week

  • @amoljamble2498
    @amoljamble2498 8 месяцев назад +1

    thanks,very informative.

  • @mirellamelo
    @mirellamelo 4 года назад +1

    Thank you so much for sharing!! Just one question, if I have a transformation tree map->odom->base_link->laser_link, should I associate base_link with map or odom? I mean, I have the odometry info, so it is correct to say:
    odom_msg.header.frame_id = "odom" and odom_msg.child_frame_id = "base_link"
    or
    odom_msg.header.frame_id = "map" and odom_msg.child_frame_id = "base_link"
    Thanks in advance!

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

      The REP-105 can help you here: www.ros.org/reps/rep-0105.html

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

      I'm facing a very similar scenario, how did you solve it? Are you using the odometry pose estimation to fill in the map->base_link or somehow dividing it into map->odom->base_link?

    • @SudhirYadav-kz6ts
      @SudhirYadav-kz6ts Год назад

      Associate base_link with Odom. In case when Odom is same as map it will have no effect, but in some cases odom might be different from map. Thus this definition will work with both cases.

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

    Thank you so much bro got this research job coming up and this was a lot of help.

  • @RahulYadav-ix4kd
    @RahulYadav-ix4kd 2 года назад

    Sir how can we do leader follower formation in ROS2 basically in turtlesim with help of code?

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

    Thanks for sharing

  • @user-wm8xr4bz3b
    @user-wm8xr4bz3b 2 года назад

    🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟

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

    optimus prime

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

    Thanks for sharing this video. Has been useful for my self learning and resolved some doubts faced during my own designs

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

      Glad you found it useful!