ROS2 - rclcpp Parameter Callback Tutorial [C++]

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

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

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

    I think you put ‘this’ in std::bind to let the callback know that it is on that specific instance of the class . For example, if you initialise two class instances of same class, the callback will bind two both separately.

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

    Keep up this excellent work