ROS sensor_msgs serialize and deserialize
Hi,
For ROS Diamondback, sensormgs::Poind Cloud contains serialization and deserialization function to uint8t array. But in ROS indigo , the API changes. It seems there is no deserialization method available. What will be the best way to do it in ROS indigo ?
Thx,
Weide
Asked by weidezhang on 2016-03-21 14:11:58 UTC
Comments
The PCL section of the hydro migration guide may be useful: http://wiki.ros.org/hydro/Migration#PCL
Asked by ahendrix on 2016-03-21 15:43:36 UTC