ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In ROS Hydro, all ROS messages were removed from PCL. This requires that code be updated to use pcl_conversions, see the migration guide for details: http://wiki.ros.org/hydro/Migration#PCL
You might check if there is a version already updated for Hydro, or if you are using the Turtlebot, check out the replacement depthimage_to_laserscan which offers significantly better performance