install qt_ros URL not found
Hello..! I am using ubuntu 14.04 LTS and ROS Indigo I have tried to install the package by the instructions on this page: http://library.isr.ist.utl.pt/docs/roswiki/qt_ros.html It says that I should be able to use
rosinstall ~/ros https://raw.github.com/stonier/qt_ros/master/qt_ros.rosinstall
replacing of course ~/ros with wherever your existing install is.
ros is installed in /opt/ros
So I did:
rosinstall ~opt/ros https://raw.github.com/stonier/qt_ros/master/qt_ros.rosinstall
and this is the error that shows:
ERROR in config: Unable to download URL [https://raw.github.com/stonier/qt_ros/master/qt_ros.rosinstall]: HTTP Error 404: Not Found
am I doing something wrong?
I also download the package using: https://github.com/stonier/qt_ros But i don't actually know how to install it.
I think this may be trivial, I'm sorry, I am newbe with ROS and QT Thank you for your help!
Asked by Andrea019 on 2016-07-18 09:24:07 UTC
Comments
It would appear that page is rather old (last update: 2011-11-19), and I believe all of this has migrated to the rqt set of packages.
Asked by gvdhoorn on 2016-07-18 11:40:22 UTC