.. _brash_rqt_config:


rqt Config Editor
#################

These instructions describe how to use the configuration editor included with BRASH.

Start up the cFE ground system bridge
=====================================

.. code-block:: bash

    $ cd ~/code/brash
    $ . install/local_setup.bash
    $ ros2 launch cfe_plugin cfe_bridge.launch.py

Start rqt
=========

.. code-block:: bash

    $ cd ~/code/brash
    $ . install/local_setup.bash
    $ rqt

brings up this window

   .. figure:: _static/rqt-default.png
      :width: 800px
      :alt: Default rqt window
      :align: center

#. Add the **Plugins > FSW Bridge > FSW Bridge Config** plugin.
#. Select a config file from the **Config File** dropdown.

   .. figure:: _static/rqt-config.png
      :width: 800px
      :alt: rqt config editor tool
      :align: center