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

Problem solved with last distr update (26.03.2017)

Problem solved with last distr update (26.03.2017)(26.03.2017) - NO

edit 28.05.2017 I solve this problem with compile rtq by hand.

cd catkin_ws/src/ git clone https://github.com/ros-visualization/qt_gui_core.git git clone https://github.com/ros-visualization/rqt.git git clone https://github.com/ros-visualization/rqt_common_plugins.git git clone https://github.com/ros-visualization/rqt_robot_plugins.git cd .. catkin_make install

I have some problems with compiling of rqt_gui. But all works.

Problem solved with last distr update (26.03.2017) - NO

edit 28.05.2017 I solve this problem with compile rtq by hand.

cd catkin_ws/src/
git clone https://github.com/ros-visualization/qt_gui_core.git
git clone https://github.com/ros-visualization/rqt.git
git clone https://github.com/ros-visualization/rqt_common_plugins.git
git clone https://github.com/ros-visualization/rqt_robot_plugins.git
cd ..
catkin_make install

install

I have some problems with compiling of rqt_gui. But all works.