I’m using the ZED M camera for position tracking and have set init_params.coordinate_system = sl.COORDINATE_SYSTEM.RIGHT_HANDED_Y_UP. I understand that this means the camera’s position tracking uses the world coordinate system, but I’m not sure how this affects the point cloud.
Is the point cloud coordinate system relative to the camera or the world frame in this case?
Additionally, I’ve noticed some drift in the camera’s position over time. Will this drift impact the accuracy of the point cloud data? If so, what solutions or best practices would you recommend to reduce or fix this drift?
As I said before, the positional tracking drift does not affect the quality of the point cloud.
On the contrary, a bad depth map/point cloud, can cause positional tracking drifts.