Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Add timestamping_mode parameter #14

Open
wants to merge 2 commits into
base: autoware_branch
Choose a base branch
from

Conversation

Lohrer
Copy link

@Lohrer Lohrer commented Oct 31, 2019

Added support for setting the timestamping mode. Supported timestamp modes on OS-1: TIME_FROM_INTERNAL_OSC (default), TIME_FROM_PTP_1588, and TIME_FROM_SYNC_PULSE_IN. The default is left at TIME_FROM_INTERNAL_OSC so nothing changes if the parameter is not defined.

If TIME_FROM_PTP_1588 is used the pointcloud message timestamp is used directly from the lidar instead of ros::Time::now().

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant