View my account

Syncing camera to Velodyne Lidar's Pulse Per Second signal

Comments

1 comment

  • MartyG

    Could you re-post your request to the RealSense GitHub forum please as a 'Feature Request'.   Doing so allows the RealSense developer team to officially track the request over time.    You can do so by visiting the link below and clicking the 'New Issue', button, indicating in your message that it is a Feature Request. 

    https://github.com/IntelRealSense/librealsense/issues 

    It is certainly possible to sync between a RealSense depth camera and a non-RealSense camera (e.g a StereoLabs ZED depth camera) using system time, frame number and hardware timestamp.

    A user of a ZED camera who was doing such a sync said that "it did seem that comparing the TIME_OF_ARRIVAL timestamp with the ones from ZED frames, I could sync the two outputs with ~70msec difference (~1 frame@15FPS)".

    Edit: I should also mention that Intel has a new RealSense lidar camera called the L515 launching in the week of April 27 2020.  Like the 400 Series depth cameras, it supports multi-camera sync and will have support for 99% of the RealSense SDK's features at launch. 

    https://store.intelrealsense.com/buy-intel-realsense-lidar-camera-l515.html 

    Edit 2: Information on frame metadata can be found in the RealSense documentation page below if you have not seen it already.

    https://github.com/IntelRealSense/librealsense/blob/master/doc/frame_metadata.md#employing-metadata-attributes-in-demos 

    0
    Comment actions Permalink

Please sign in to leave a comment.