ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Hey kartik,after going through your instaruction ,gazebo was installed but with certain warning regarding dependencies,

WARNING: Rosdep did not detect the following system dependencies as installed: libqt4-dev, yaml, libqt4-opengl-dev, libtool, tbb, fltk Consider using --rosdep-install option or rosdep install gazebo.

now to install there dependencies i should write a command like sudo apt-get install libqt4-dev.

Am i right?