KimHyung / autonomous_exploration

autonomus exploration strategy using 2d map segmentation and custom costmap for detect 3d size of object
21 stars 3 forks source link

How to output data to /global_detector_shapes #2

Open Moresweet opened 1 year ago

Moresweet commented 1 year ago

Hi, recently I have been reproducing your experiment. But I couldn't find any data processing methods in your source code that output to the topic "global_detector_shapes". For this topic, I can only find the parameter configuration that specifies drawing in rviz. Can you help me explain. Thank you. image