orbbec / OrbbecSDK_ROS2

OrbbecSDK ROS2 wrapper
https://orbbec.github.io/OrbbecSDK_ROS2/
Apache License 2.0
57 stars 19 forks source link

Wide FoV undistorted pointcloud #24

Closed emilnovak closed 2 months ago

emilnovak commented 3 months ago

I'm trying to use a Femto Bolt camera with wide field of view with this ros wrapper and saw that the ob::CoordinateTransformHelper::transformationDepthToPointCloud has been introduce in the 1.9.3 SDK release.

Are you planning to add support for undistorted wide filed of view pointcloud in the near future?

emilnovak commented 2 months ago

My issue has been resolved in PR#28.