ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I would expect messages to be lost on startup, because not all nodes start at once.
rosbag play
has --pause
and --delay=SEC
options to mitigate this effect, but I doubt you should count on seeing all the messages.