ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Another solution might be to organize your system layout. If the laptop only does computations, i.e. does not do any direct interfacing, the laptop should not generate its own timestamps at all. For publishing, the timestamp should be that of the originating message. For transforming data, timestamps from the incoming messages should be used.