You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a about accessing scale and offset values per channel ABC for conversion of point cloud data in the abstract format Coord3D_ABC16 to metric values like [mm]. These values seem to be transferred via chunk data and access needs to go through a selector node.
The Genicam data look wrong though. The access to the offset chunk only uses ChunkComponentSelector. A ChunkScan3dCoordinateSelector feature is defined but never used for chunk data access. I don't see how what is described in your camera documentation could work.
Description
Follow-up to the How to set a Chunk Selector node? discord discussion.
It is a about accessing scale and offset values per channel ABC for conversion of point cloud data in the abstract format
Coord3D_ABC16
to metric values like [mm]. These values seem to be transferred via chunk data and access needs to go through a selector node.Noteworthy documentation from Mechmind:
What I can confirm at this point using the code snippet in the How to set a Chunk Selector node? original post is:
Describe the solution you'd like
Describe alternatives you've considered
Additional context
arv-tool 0.8.30: genicam xml and features.txt attached:
arv_tool_mechmind_nano.zip
The text was updated successfully, but these errors were encountered: