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

Turns out I was just performing the std::bind incorrectly when I defined the subscriber. I got it to work once I bound the callback method to the class that it belonged to.