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

Revision history [back]

click to hide/show revision 1
initial version

I have found the error, the rqt_gui_cpp doesn't compile so I changed it completely and clone the one existing on git by doing this:

cd /home/pi/ros_catkin_ws/src

sudo rm -rf python_qt_binding

git clone https://github.com/ros-visualization

Maybe the one previously downloaded is obsolete...? anyway it has solved this part!