ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Try adding
#include <cstddef>
to the top of convert_pcd_to_image.pcd.
I've found that that fixes lots of GCC4.6 related problems.