ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
For a single publisher single subscriber system they should all be ordered, but not guaranteed to all be there depending on your queue size. If you have multiple publishers the should be relative ordering from the individual publisher, but no guarantees between two publishers on ordering.