tree_detection icon indicating copy to clipboard operation
tree_detection copied to clipboard

How to run the code with our data

Open darissa opened this issue 2 years ago • 1 comments

Hi, I want to run your code with my .pcd or .pcl file. Can you help me to share the steps?

Thanks.

darissa avatar Mar 14 '23 02:03 darissa

you just have to modify the pcd file path in tree_detection.launch file Mainly this line: arg name="pcd_filepath" default="$(find tree_detection_ros)/data/forest.pcd"

Launch the file, it will spawn the rviz, you have to wait for some time (depending upon how heavy your .pcd file is) and then it will show the objects in rviz

hassan-mehmood1 avatar Feb 04 '25 05:02 hassan-mehmood1