Code Monkey home page Code Monkey logo

rqt_mrta's Introduction

rqt_mrta

This is a C++ Plugin for configuring and monitoring Multi Robot Task Allocation architectures.

Overview

Author(s): Adriano Henrique Rossette Leite

Maintainer: UNIFEI Exppertinos

License: GNU Lesser General Public License (LGPL)

Operating system(s): Debian-based Linux

Content

This is a C++ Plugin for configuring and monitoring Multi Robot Task Allocation architectures.

Installation

Dependencies

  • rqt

    sudo apt-get install ros-indigo-rqt
    
    

Usage

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

rqt_mrta's People

Watchers

 avatar  avatar

rqt_mrta's Issues

Indigo release fails to build due to missing include

From http://build.ros.org/job/Ibin_uT32__rqt_mrta__ubuntu_trusty_i386__binary/26/console

23:30:34 [ 54%] Building CXX object CMakeFiles/rqt_mrta.dir/src/rqt_mrta/define_application_widget.cpp.o
23:30:34 /usr/bin/i686-linux-gnu-g++   -DQT_CORE_LIB -DQT_GUI_LIB -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"rqt_mrta\" -Drqt_mrta_EXPORTS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2  -fPIC -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -I/tmp/binarydeb/ros-indigo-rqt-mrta-0.2.5/include -I/tmp/binarydeb/ros-indigo-rqt-mrta-0.2.5/obj-i686-linux-gnu/..    -std=c++11 -o CMakeFiles/rqt_mrta.dir/src/rqt_mrta/define_application_widget.cpp.o -c /tmp/binarydeb/ros-indigo-rqt-mrta-0.2.5/src/rqt_mrta/define_application_widget.cpp
23:30:34 /tmp/binarydeb/ros-indigo-rqt-mrta-0.2.5/src/rqt_mrta/define_application_widget.cpp:10:51: fatal error: rqt_mrta/ui_define_application_widget.h: No such file or directory
23:30:34  #include "rqt_mrta/ui_define_application_widget.h"
23:30:34                                                    ^
23:30:34 compilation terminated.
23:30:36 make[4]: *** [CMakeFiles/rqt_mrta.dir/src/rqt_mrta/define_application_widget.cpp.o] Error 1
23:30:36 make[4]: Leaving directory `/tmp/binarydeb/ros-indigo-rqt-mrta-0.2.5/obj-i686-linux-gnu'
23:30:36 make[3]: *** [CMakeFiles/rqt_mrta.dir/all] Error 2
23:30:36 make[3]: Leaving directory `/tmp/binarydeb/ros-indigo-rqt-mrta-0.2.5/obj-i686-linux-gnu'
23:30:36 make[2]: *** [all] Error 2
23:30:36 make[2]: Leaving directory `/tmp/binarydeb/ros-indigo-rqt-mrta-0.2.5/obj-i686-linux-gnu'
23:30:36 dh_auto_build: make -j1 returned exit code 2
23:30:36 make[1]: *** [override_dh_auto_build] Error 2
23:30:36 make[1]: Leaving directory `/tmp/binarydeb/ros-indigo-rqt-mrta-0.2.5'
23:30:36 make: *** [build] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.