[Documentation] [TitleIndex] [WordIndex

Installation

The installation is quite easy if you already have ROS. If you don't have ROS I recommend you follow this tutorial first: ROS/Tutorials/InstallingandConfiguringROSEnvironment

Dependencies

rosdashboard currently depends on rospy, std_msgs and python_qt_binding from ROS and on python-qwt5-qt4 from your system, because rosdashboard uses widgets from Qwt5. You should have either PySide or PyQt installed for the Qt part.

Here are the steps:


2024-05-11 13:38