Livox-SDK / livox_ros_driver

Livox device driver under ros, support Lidar Mid-40, Mid-70, Tele-15, Horizon, Avia.
Other
370 stars 204 forks source link

How to get triple return data in different topic? #126

Open xiexiexiaoxiexie opened 2 years ago

xiexiexiaoxiexie commented 2 years ago

Hi, in my understanding, right now when switch to triple or dual return mode, the ros driver send all data at once in one topic, my question is how to get the points separately in three or two topic. Thx in advance!