ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The reason is a wrong argument type in callback. Add SharedPtr
void topic_callback(const geometry_msgs::msg::Twist::SharedPtr) const