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

@gvdhoom thank you for insisting it would be a syntax issue. After trying to find the bug and staring at the screen it just turns out that in my member function definition instead of void foo::callback(..) I just had void callback( .. ). I kept looking at the subscriber syntax. *facepalm