strawlab/python-pcl

Unable to read a point cloud file directly from the url

Opened this issue · 0 comments

Tried passing response.content to pcd.load after converting it to bytesIO, Somehow it's unable to process.
Is there anyway with pcl by which a pcd file can be loaded directly from the url?