ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
It looks like you are filling up your subscriber queue so that you are processing older and older messages. Could you try again with a queue_size of 1?