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

Split datagrams up before handing them to parse_datagram #21

Closed v4hn closed 9 years ago

v4hn commented 9 years ago

This finally fixes the warning on datagrams of invalid length each time multiple datagrams are read.

Please also fast-forward the indigo branch after merging this!

mintar commented 9 years ago

Thanks!