ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

jalil's profile - activity

2019-07-24 22:09:58 -0500 answered a question How can I subscribe to 2 different topics in a synchronised manner in ROS2 ?

You can subscribe another topic by add this command: sub_1 = this->create_subscription<std_msgs::msg::float32>