Livox-SDK / livox_detection

Livox open source detection algorithm
Apache License 2.0
252 stars 54 forks source link

Fixed to allow subscription to any topic #41

Open takeyamayuki opened 1 year ago

takeyamayuki commented 1 year ago

Thank you for your great project!

Since livox_detection is a great project, object detection should be performed on a variety of point clouds. That is, it should be possible to subscribe to a filtered topic or a third-party LiDAR topic.

Therefore, I fixed to allow subscription to any topic as an argument. Of course, as before, if nothing is specified, /livox/lidar will be subscribed to.