depthimage_to_laserscan package with indigo
Hi,
I'm using indigo version and I used this command to install the package
sudo apt-get install ros-indigo-depthimage-to-laserscan
but it gave me the following error:
E: Unable to locate package ros-indigo-depthimage-to-laserscan
What's wrong?
Thank you,
Asked by nouf on 2015-03-02 09:30:39 UTC
Answers
It means your software source is not a new one, please use sudo apt-get update
first.
Asked by wsAndy on 2015-06-12 08:05:35 UTC
Comments