Stereolabs Forums
Access Pointcloud data like in the SDK
Software
ROS2
Flocker
March 31, 2022, 3:29pm
2
I believe you are looking for this?
x = point3D[i,j,0]
y = point3D[i,j,1]
z = point3D[i,j,2]
show post in topic