ChoiWooCheol / QT-LiDAR-Object-Detection

QT (Quad-Tree Segmentation)
29 stars 7 forks source link

some usage problems #3

Open chaos-diabolicy opened 2 years ago

chaos-diabolicy commented 2 years ago

Hey @ChoiWooCheol, I'm trying to run this code with a Velodyne-16 LiDAR sensor,but I get confused while running the code.

After successfully catkin_make and build the target,I followed the launch command,but it seemed nothing was happening and the rviz could not receive the rostopic that the code was publishing.

Could you please show me what to do with the issue or give me some usage examples,thanks a lot!