ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Can you make sure the PCL package is actually built? According to http://svn.pointclouds.org/ros/tags/perception_pcl-1.0.2/pcl/Makefile (which is the best I could find for Electric), making the package should download and build a PCL tarball.

Can you make sure the PCL package is actually built? According to http://svn.pointclouds.org/ros/tags/perception_pcl-1.0.2/pcl/Makefile (which is the best reference I could find for Electric), making the package should download and build a PCL tarball.

Can you make sure the PCL package is actually built? According to http://svn.pointclouds.org/ros/tags/perception_pcl-1.0.2/pcl/Makefile (which is the best reference I could find for Electric), making the package should download and build a PCL tarball.

Update:

You shouldn't have needed to download and replace the existing pcl package Makefile with that file. If you were using a properly installed Electric, that Makefile should have already existed. Maybe something didn't get checked out or downloaded properly when you were first installing ROS Electric.