Export PointCloud to CAD software
What is the best way to export a pointcloud topic to CAD software like AutoCAD or SolidWorks?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
What is the best way to export a pointcloud topic to CAD software like AutoCAD or SolidWorks?
Have a look at this code. It saves a pcl::PointCloud<pcl::pointxyzrgb> to the ply format.
Asked: 2011-08-22 06:43:56 -0600
Seen: 557 times
Last updated: Aug 22 '11
Function for unpacking RGB point field from point in point cloud?
How to know which points pcl::PassThrough and pcl::StatisticalOutlierRemoval removes?
How to change the Kinect point cloud resolution
How to display the Kinect point cloud using image colours?
pointcloud_to_laserscan height range
template instantiation problems with new point types
How to transform a point cloud from camera coordinates to world coordinates