![]() |
Importing Pointclouds from Different File Formats
Description: This tutorial shows all the different import mechanisms for MegaTreeTutorial Level: BEGINNER
CSV files in .pts format
rosrun megatree_import import_pts -t /path/to/tree_folder -c 5M /path/to/cloud.pts
pcl's .pcd format
rosrun megatree_pcl import_pcl -t /path/to/tree_folder -c 5M /path/to/cloud.pcd