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

Revision history [back]

Use queue_size (in hydro at least):

rospy.Subscriber("joy", Joy, callback, queue_size=1)