This is a C++ Plugin for configuring and monitoring Multi Robot Task Allocation architectures.
Author(s): Adriano Henrique Rossette Leite
Maintainer: UNIFEI Exppertinos
License: GNU Lesser General Public License (LGPL)
Operating system(s): Debian-based Linux
This is a C++ Plugin for configuring and monitoring Multi Robot Task Allocation architectures.
-
sudo apt-get install ros-indigo-rqt
To launch the standalone rqt plugin, run
rosrun rqt_mrta rqt_mrta
or simply:
rqt_mrta
To launch the rqt GUI without a perspective, run
rm ~/.config/ros.org/rqt_gui.ini
rqt --force-discover
This will discover all plugins, which can then be loaded manually.
To delete the default configuration files (in case of problems):
rqt --clear-config