PCL to 2D video stream and getting the range data! #161
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After using Livox SDK, I'm able to get the point cloud data in Extended Cartesian format. within that structure, I saw only x,y,z,reflectivity and Tag data is available directly. How can I get the range data?
Also I want to change the 3d data in 2d as a video stream of Range. so is there any way or tutoral available?