Skip to content

Add scan5 stream support to VanJee Lidar driver#1068

Merged
m3d merged 2 commits into
masterfrom
feature/vanjee5
Jun 21, 2026
Merged

Add scan5 stream support to VanJee Lidar driver#1068
m3d merged 2 commits into
masterfrom
feature/vanjee5

Conversation

@m3d

@m3d m3d commented Jun 21, 2026

Copy link
Copy Markdown
Member

Always enable the registration and publishing of the 'scan5' output representing the -5 degree scan line (from the self.points[3::8] slice) in the WLR-719C driver. This allows down-stream modules to leverage this additional vertical layer. Included an automated test to verify correct stream registration and publishing behavior.

Always enable the registration and publishing of the 'scan5' output representing the -5 degree scan line (from the self.points[3::8] slice) in the WLR-719C driver. This allows down-stream modules to leverage this additional vertical layer. Included an automated test to verify correct stream registration and publishing behavior.
@m3d m3d requested review from Jaroslav-Krch and tajgr June 21, 2026 12:10
@m3d

m3d commented Jun 21, 2026

Copy link
Copy Markdown
Member Author

p.s. I am also thinking about publishing the intensity/reflectivity, but for SICK lidar we have this commented out (remission) and for ouster_lidar there is (reflectivity) corresponding to points in scan3d (?). For this one I will probably create separate PR, thanks

@m3d

m3d commented Jun 21, 2026

Copy link
Copy Markdown
Member Author

I am adding @Jaroslav-Krch just as a note for myself to add into OSGAR also the other livox 360deg sensor ...

@tajgr tajgr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I would prefer scan3d for this kind of sensors.
Its fine for me.

@m3d m3d merged commit 8f08f16 into master Jun 21, 2026
2 checks passed
@m3d m3d deleted the feature/vanjee5 branch June 21, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants