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

Revision history [back]

click to hide/show revision 1
initial version

@MahdiehNejati's answer is probably good enough for most cases.

However, if you want an exact match...

The problem is that the pcl nodelets are still subscribing to PointCloud topics instead of PointCloud2 topics, which has a less precise timestamp. This timestamp then gets propagated.

I filed a bug report here.