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

Revision history [back]

click to hide/show revision 1
initial version

The reason is a wrong argument type in callback. Add SharedPtr

void topic_callback(const geometry_msgs::msg::Twist::SharedPtr) const