Robotics StackExchange | Archived questions

why unable to locate package ros-indigo-pcl-conversions

Hello all,

i'm confused by installing pclconversions, dependency for tutorial mypcltutorial. I tried to clone it to indigoworkspace and no problem. The question is, are those method the same or not? Then how to solve by typing sudo apt-get install ros-indigo-pcl-conversions, but i typed sudo apt-get update before (like other answers from the same case)? then still unable to locate the package


Thank you for your answer before :)

Asked by Karz on 2015-06-15 10:55:56 UTC

Comments

Which version of Ubuntu and which version of ROS are you using?

Asked by ahendrix on 2015-06-15 11:28:15 UTC

14.04 of course, i'm using indigo

Asked by Karz on 2015-06-15 12:14:37 UTC

I have a 14.04 machine with indigo installed, and installing pcl_conversions through apt works for me (which just confirms that the package is in the repository)

Asked by ahendrix on 2015-06-15 15:48:57 UTC

Do u have any idea to solve the problem like this? I just tried to install through apt because few answers from another forum said "have u try sudo apt-get install ros-indigo-pcl-conversions?" but i cloned from github before.

Asked by Karz on 2015-06-15 22:26:24 UTC

Answers