This is the command pcl_mesh2pcd that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pcl_mesh2pcd - pcl_mesh2pcd
DESCRIPTION
Syntax is: pcl_mesh2pcd input.{ply,obj} output.pcd <options>
Convert a CAD model to a point cloud using ray tracing operations. For more information,
use: pcl_mesh2pcd -h
where options are:
-level X = tesselated sphere level (default: 2)
-resolution X = the sphere resolution in angle increments (default: 100 deg)
-leaf_size X = the XYZ leaf size for the VoxelGrid -- for data reduction (default:
0.010000 m)
Use pcl_mesh2pcd online using onworks.net services