Cannot install ros.h, libc6 (= 2.15-0ubuntu10.11) is required, while ubuntu 10.12 is installed
I have problems with installing ros.h. I have tried sudo apt-get install ros.h, but it appears several errors such as libc6 (= 2.15-0ubuntu10.11) is required, while ubuntu 10.12 is installed. Could anyone help me with that?
Asked by sgmxie on 2015-04-15 09:13:37 UTC
Comments
Afaik, there is no
10.12
version of Ubuntu, do you mean12.10 (Quantal Quetzal)
? Also, what isros.h
exactly? A pkg calledrosh
does exist, butros.h
is not a ROS pkg.Asked by gvdhoorn on 2015-04-16 07:20:43 UTC