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

answered 2013-03-15 05:50:06 -0500

joq gravatar image

Try it this way:

joy_sub = node.subscribe<sensor_msgs::Joy>("/joy", 1000, DriveControlNode::Joystick_callback, this);