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

Revision history [back]

click to hide/show revision 1
initial version

Try using sudo aptitude to install libpcl-1.7-all-dev Aptitude is a smarter manager than apt-get, and can sort out dependency issues such as the ones you are facing.

Try using sudo aptitude to install libpcl-1.7-all-dev libpcl-1.7-all-dev . Aptitude is a smarter manager than apt-get, and can sort out dependency issues such as the ones you are facing. Here's the command -

sudo aptitude install libpcl-1.7-all-dev

Try using aptitude to install libpcl-1.7-all-dev . Aptitude is a smarter manager than apt-get, and can sort out dependency issues such as the ones you are facing. Here's the command -

sudo aptitude install libpcl-1.7-all-dev

libpcl-1.7-all-dev