Skip to content

About x-axis rotation in the seyond Robin W decoder #445

Description

@otenim

Target branch: feat/seyond

Observation

Hi, thanks for working on the new seyond package.

I tried a multi sensor setup with a FalconK (forward facing) and a RobinW (right facing) using nebula_seyond package and visualized the pcd using foxglove.
Then I found that only Robin W's points were rotated in 180 degrees around the x-axis (forward direction of the scan face).

Image

Based on a quick look at the source code, only when lidar_model is RobinW, the signs of y & z values are flipped in the decode process:

In my local branch, I tried removing those lines and got all the points alined as expected w/o sign flipping.

Image

Question

Is this flip intentional?

If it is not intentional, I'm happy to make a PR to fix this 👍

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions