(sdf 7/15) rcv2pcdPCL_function.tar.bz2 New version with features below wrapped into a function. Includes the
CMakeLists.txt file and a test rcv cloud for converting. Requires PCL 1.1+
rcv2pcdPCL_function.tar.bz2
(sdf 7/14) New version of rcv2pcd which converts directly to point cloud rather than manually writing ascii file; solves the
PointXYZRGBA issue that crashes the pcd_viewer
rcv2pcdPCL.tar.bz2
rcv2pcd conversion program for converting from RCV point clouds to
PCL pcd files. No changes are made to the coordinate frame. Color data is packed as RGBA integers. Due to a bug in the PCL, the header must read "rgb" in order to view properly with the pcd_viewer. However, for templated processing, change the header to "rgba" and use the pcl::PointXYZRGBA templated point type
Here is a shell script that uses sed for doing the change painlessly:
rgba2rgb
rcv2pcd.c
* Set ALLOWTOPICVIEW =
FRCVRoboticsGroup* Set ALLOWTOPICCHANGE =
FRCVRoboticsGroup
--
StephenFox - 2011-06-14