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
I am currently implementing an ORB-SLAM3 algorithm. I have converted the PointCloud2 message type to a PCL message type. Can this library help to convert the PCL datatype to an OccupancyGrid or any other 2D map using the output from a PointCloud Library?