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 code example on the wiki page seems to be wrong.

If you look at this tutorial you see that the placeholder for the callback arguments _1 has to be after the pointer to the object.

Does this solve your problem?