how to install PCL on ubuntu
hi,everyone i don't know how to install the pcl,someone knows? please help me ,THANKS
hi,everyone i don't know how to install the pcl,someone knows? please help me ,THANKS
The stand-alone PCL is not the version that works with ROS. On Ubuntu, you can install the correct version directly from the ROS repository:
$ sudo apt-get install ros-fuerte-pcl
hi joq, I installed standalone pcl 1.6(prebuilt binaries)but /opt/ros/fuerte/include directory i see a folder called pcl-1.5... and in my package when i make it, i get an error vtkImageViewer.h not found....should i uninstall pcl1.6 and install pcl1.5?? a more detailed question in my accountHELP PLS
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-11-09 13:01:08 -0500
Seen: 2,633 times
Last updated: Nov 10 '12
New linux user account can't access ROS tooling
Unable to combine MLS and mesh generation in one file
How to use pcl::registration::estimateRigidTransformation?
Where do Fuerte deb files get installed?
PCL catkin_make error : undefined reference to `pcl::Filter<pcl::PCLPointCloud2>
install noetic on fedora 32 breaks at cv_bridge with catkin_make_isolated [closed]
Error installing Ros Noetic in Ubuntu 20.04.1 LTS
error when I included PCL passthrough filter
Code for processing point cloud is slow
How to install ros-hydro due to Depends error--ros-hydro-desktop ? [closed]
Did you install ROS? Or merely want to install PCL on ubuntu? According to your question I can only suggest you this: http://pointclouds.org/downloads/
Yeah,i installed ROS,and downloaded the PCL 1.6.0 version,unpacked it ,but then i don't know how to install,some nodes? thank you