missing dependencies when installing ros_lib for arduino

asked 2015-06-09 14:18:43 -0500

Adi gravatar image

Hey there,

So I was trying to install ros_lib for arduino. I followed all the instructions here , but after the installation, the following errors popped up: http://i.imgur.com/uNqHszQ.png What might have caused the faliure? is it serious? how should I fix it?

Thanks a lot

edit retag flag offensive close merge delete

Comments

Please do not link to screenshots when posting an error message: if your sshot ever disappears, this question becomes meaningless. Please just copy/paste the relevant console text into your question (use the pre-formatted text button to properly format it (the one with 101010 on it).

gvdhoorn gravatar image gvdhoorn  ( 2015-06-09 16:11:04 -0500 )edit

Try again after installing:

sudo apt-get install ros-indigo-urdf-tutorial ros-indigo-gazebo-ros-control

change the version "indigo" to "jade" if you are using the latter and follow the suggestion of gvdhoorn

Andromeda gravatar image Andromeda  ( 2015-06-09 17:01:59 -0500 )edit