Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Destagger timestamp of each point as well #199

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

PhilippSchmaelzle
Copy link
Contributor

As far as I understand the staggered vs destaggered the time stamp of one column within a staggered image / point cloud is always the same. But in an destaggered image / point cloud represents the same azimuth value in one column.
See here

Therefore i would expect the timestamp of each point in the destaggered point cloud to be corected by the pixel shift as well.

Related Issues & PRs

#188
#60

Summary of Changes

I applied the pixel shift to the timestamp as well

Validation

I tested it with an OS2, FW 2.5.2 with an follow up node for point cloud undistortion and it seem to work.

@Samahu Samahu self-requested a review August 24, 2023 15:31
Copy link
Contributor

@Samahu Samahu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PhilippSchmaelzle you are absolutely right, the timestamp should follow the pixel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants