uos / sick_tim

A ROS driver for the SICK TiM series of laser scanners.
http://wiki.ros.org/sick_tim
47 stars 90 forks source link

SICK MRS1000 and multiple echoes #64

Open ssheikki opened 6 years ago

ssheikki commented 6 years ago

The sick_tim ROS driver seems to work well when the SICK MRS1000 is sending only first or last echo: both range and intensity measurements are published correctly. If the MRS1000 is configured to send all the three echoes (with or without intensities) the sick_tim prints repeatedly following warnings: [ WARN] [1533648107.591137655]: Number of RSSI data is lower than number of range data (1101 vs 5061 [ WARN] [1533648107.611167093]: Number of RSSI data is lower than number of range data (1101 vs 4944 and no data is published.

So it seems currently there is no multiple echoes (three in case of SICK MRS1000) support in the sick_tim ROS driver, but it would be great if it could be added!

mintar commented 6 years ago

@spuetz , could you have a look?

Master-Matt commented 6 years ago

I can confirm. Had the same issue just yesterday. I'd like to use all echos.