ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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.
2 | No.2 Revision |
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
3 | No.3 Revision |
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