Skip to content

Colour selector for LiDAR #33

Draft
Soldann wants to merge 5 commits into
leggedrobotics:mainfrom
Soldann:colour-offset-cpu
Draft

Colour selector for LiDAR #33
Soldann wants to merge 5 commits into
leggedrobotics:mainfrom
Soldann:colour-offset-cpu

Conversation

@Soldann

@Soldann Soldann commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

This change adds the capability to select exactly which field to pass as a colour value into the LiDAR renderer, allowing the viewer to adapt to any kind of pointcloud data. Users can still choose between intensity and RGB visualization, however the intensity option now can not only automatically determine the intensity range from the min and max values, but also can be manually set by the user.

Also, a new RSL.Core.Utils component was created, in this case to add new functions to convert Unity values into bytes, bypassing the byte array allocation that happens in System.BitConverter.GetBytes and thus improving efficiency

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.

1 participant