<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
<tagfile>
  <compound kind="file">
    <name>__init__.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/src/rqt_robot_dashboard/</path>
    <filename>____init_____8py.html</filename>
    <namespace>rqt_robot_dashboard</namespace>
  </compound>
  <compound kind="file">
    <name>battery_dash_widget.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/src/rqt_robot_dashboard/</path>
    <filename>battery__dash__widget_8py.html</filename>
    <class kind="class">rqt_robot_dashboard::battery_dash_widget::BatteryDashWidget</class>
    <namespace>rqt_robot_dashboard::battery_dash_widget</namespace>
  </compound>
  <compound kind="file">
    <name>console_dash_widget.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/src/rqt_robot_dashboard/</path>
    <filename>console__dash__widget_8py.html</filename>
    <class kind="class">rqt_robot_dashboard::console_dash_widget::ConsoleDashWidget</class>
    <namespace>rqt_robot_dashboard::console_dash_widget</namespace>
  </compound>
  <compound kind="file">
    <name>dashboard.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/src/rqt_robot_dashboard/</path>
    <filename>dashboard_8py.html</filename>
    <class kind="class">rqt_robot_dashboard::dashboard::Dashboard</class>
    <namespace>rqt_robot_dashboard::dashboard</namespace>
  </compound>
  <compound kind="file">
    <name>icon_tool_button.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/src/rqt_robot_dashboard/</path>
    <filename>icon__tool__button_8py.html</filename>
    <class kind="class">rqt_robot_dashboard::icon_tool_button::IconToolButton</class>
    <namespace>rqt_robot_dashboard::icon_tool_button</namespace>
  </compound>
  <compound kind="file">
    <name>menu_dash_widget.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/src/rqt_robot_dashboard/</path>
    <filename>menu__dash__widget_8py.html</filename>
    <class kind="class">rqt_robot_dashboard::menu_dash_widget::MenuDashWidget</class>
    <namespace>rqt_robot_dashboard::menu_dash_widget</namespace>
  </compound>
  <compound kind="file">
    <name>monitor_dash_widget.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/src/rqt_robot_dashboard/</path>
    <filename>monitor__dash__widget_8py.html</filename>
    <class kind="class">rqt_robot_dashboard::monitor_dash_widget::MonitorDashWidget</class>
    <namespace>rqt_robot_dashboard::monitor_dash_widget</namespace>
  </compound>
  <compound kind="file">
    <name>nav_view_dash_widget.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/src/rqt_robot_dashboard/</path>
    <filename>nav__view__dash__widget_8py.html</filename>
    <class kind="class">rqt_robot_dashboard::nav_view_dash_widget::NavViewDashWidget</class>
    <namespace>rqt_robot_dashboard::nav_view_dash_widget</namespace>
  </compound>
  <compound kind="file">
    <name>setup.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/</path>
    <filename>setup_8py.html</filename>
    <namespace>setup</namespace>
    <member kind="variable">
      <type></type>
      <name>d</name>
      <anchorfile>namespacesetup.html</anchorfile>
      <anchor>aa2586b6c4dd84a0aaaf49cb1565cee6e</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="file">
    <name>test_battery_dash_widget.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/test/</path>
    <filename>test__battery__dash__widget_8py.html</filename>
    <class kind="class">test_battery_dash_widget::TestBatteryDashWidget</class>
    <namespace>test_battery_dash_widget</namespace>
    <member kind="variable">
      <type></type>
      <name>app</name>
      <anchorfile>namespacetest__battery__dash__widget.html</anchorfile>
      <anchor>aeeb7bba753b497e9a667882e19ebb9bd</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable">
      <type>list</type>
      <name>argv</name>
      <anchorfile>namespacetest__battery__dash__widget.html</anchorfile>
      <anchor>ae42177e26744006a24b100295a090e55</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="file">
    <name>util.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/src/rqt_robot_dashboard/</path>
    <filename>util_8py.html</filename>
    <class kind="class">rqt_robot_dashboard::util::IconHelper</class>
    <namespace>rqt_robot_dashboard::util</namespace>
    <member kind="function">
      <type>def</type>
      <name>dasherr</name>
      <anchorfile>namespacerqt__robot__dashboard_1_1util.html</anchorfile>
      <anchor>a5b784dbac11a75a1999232260997857f</anchor>
      <arglist>(msg, obj, title=&apos;Error&apos;)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>dashinfo</name>
      <anchorfile>namespacerqt__robot__dashboard_1_1util.html</anchorfile>
      <anchor>a79112ea0a02d2bea4580e5facce9f4ad</anchor>
      <arglist>(msg, obj, title=&apos;Info&apos;)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>dashwarn</name>
      <anchorfile>namespacerqt__robot__dashboard_1_1util.html</anchorfile>
      <anchor>a738ae319511040e818319e847714df89</anchor>
      <arglist>(msg, obj, title=&apos;Warning&apos;)</arglist>
    </member>
  </compound>
  <compound kind="file">
    <name>widgets.py</name>
    <path>/tmp/ws/src/rqt_robot_dashboard/src/rqt_robot_dashboard/</path>
    <filename>widgets_8py.html</filename>
    <namespace>rqt_robot_dashboard::widgets</namespace>
  </compound>
  <compound kind="class">
    <name>rqt_robot_dashboard::battery_dash_widget::BatteryDashWidget</name>
    <filename>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</filename>
    <member kind="function">
      <type>def</type>
      <name>__init__</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>ad45fca15b2646a7c04a79b93723c14f3</anchor>
      <arglist>(self, name=&apos;Battery&apos;, icons=None, charge_icons=None, icon_paths=None, suppress_overlays=False, stale_icon=None)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>set_charging</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>ae40293c53f0a43bbeb4f203b81d93a70</anchor>
      <arglist>(self, value)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>set_stale</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>a132c55253528066dc78c41492cf9dc3d</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>state</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>a71e1b7795a03838351144938d5e9507e</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>unset_stale</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>a04fdfa053c39051a379d68ec1582e957</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>update_perc</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>aab44a49ff745423ffc728cbb54b3421a</anchor>
      <arglist>(self, val)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>update_state</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>a708fc078ec05d5fd05844e2d87fd3fff</anchor>
      <arglist>(self, state)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>update_time</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>a0f3ea029cb269e4ebad09622bac94c4c</anchor>
      <arglist>(self, value)</arglist>
    </member>
    <member kind="variable" static="yes">
      <type></type>
      <name>state_changed</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>a66462b7cbb2c1912170be8cd24d29572</anchor>
      <arglist></arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_update_state</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>a758de4a57bb81cc3da3f43090175badb</anchor>
      <arglist>(self, state)</arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>__state</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>a97529fab7261ffa78b17f88f355dfad8</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_charge_icons</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>aa77a3f7b69e5734980d7a59e3a953341</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_charging</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>ac42af370710e8e63aa9a4e093adca16b</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_icon_helper</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>ab3858711881ee1617ef0b934749c43f6</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_icons</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>a3efda0df40af2ea89127b674e1e35c8f</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_name</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>a4fe5f9e6dfc9e63655aef64048e7d761</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_stale</name>
      <anchorfile>classrqt__robot__dashboard_1_1battery__dash__widget_1_1BatteryDashWidget.html</anchorfile>
      <anchor>aa59a5a21a89fadcde184d37a3dfb3769</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>rqt_robot_dashboard::console_dash_widget::ConsoleDashWidget</name>
    <filename>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</filename>
    <base>rqt_robot_dashboard::icon_tool_button::IconToolButton</base>
    <member kind="function">
      <type>def</type>
      <name>__init__</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>ae9f94fce0597f3708cd06b9b0161301f</anchor>
      <arglist>(self, context, icon_paths=None, minimal=True)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>restore_settings</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>acf991426c0abd6ebef89016ce0921a6e</anchor>
      <arglist>(self, plugin_settings, instance_settings)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>save_settings</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>a2f3ddbd30baed444189a55888faf6bd0</anchor>
      <arglist>(self, plugin_settings, instance_settings)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>shutdown_widget</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>a4248dd53122b43d0d4d9c76d548934ff</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>update_rosout</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>acdf18a83867f6ab59260455be9d85592</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="variable">
      <type></type>
      <name>context</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>a5eeefa3920cdf9a61b511f8ab8ec2a86</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable">
      <type></type>
      <name>minimal</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>ac9b0e8510fbbbc765c6965e1ff06f1d6</anchor>
      <arglist></arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_console_destroyed</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>a79356e47cdf5e082e168bf841bfe8848</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_insert_messages</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>a4848e0d05353d938c382c95f63f50b20</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_message_cb</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>a52e01bcf848adc57eda2ac6bb3719abd</anchor>
      <arglist>(self, log_msg)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_show_console</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>abd80dad909b98855e3394269f7c9c831</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_console</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>aacf60a5e9d4a7dcaf13aa1f1a47f964f</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_console_shown</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>a4a32542dbcb67b1fe4b0197267d5baa7</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_datamodel</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>a7971e2efff1e86fab6c43cad11fc6ed3</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_message_queue</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>ae0df9cc07e64bc7c963b218b6659f500</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_mutex</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>ad497de8c09980a46c167bef991c7d0fb</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_proxymodel</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>a0a1a8e06e700be50bde69de87bf4323b</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_rospack</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>a9c6db927f5b712c16c203779ac530972</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_subscriber</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>ac447624723a4fd2e54cd16792bdbe649</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_timer</name>
      <anchorfile>classrqt__robot__dashboard_1_1console__dash__widget_1_1ConsoleDashWidget.html</anchorfile>
      <anchor>ae2489a07d384144266ea2bdba4b44f6b</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>rqt_robot_dashboard::dashboard::Dashboard</name>
    <filename>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</filename>
    <base>qt_gui::plugin::Plugin</base>
    <member kind="function">
      <type>def</type>
      <name>__init__</name>
      <anchorfile>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</anchorfile>
      <anchor>ac70062f65caf15fb5c8cd349b8b7c58e</anchor>
      <arglist>(self, context)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>add_widgets</name>
      <anchorfile>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</anchorfile>
      <anchor>a9cbf5aa79eec7e8f00207fc85268ea37</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>get_widgets</name>
      <anchorfile>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</anchorfile>
      <anchor>a0607a213d22e61597b563eb8858973f6</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>setup</name>
      <anchorfile>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</anchorfile>
      <anchor>a5e9b95f0cb9f9a0024e6ff2401351b2f</anchor>
      <arglist>(self, context)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>shutdown_dashboard</name>
      <anchorfile>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</anchorfile>
      <anchor>a8304919e5b304f709fa6adb39c7e6e12</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>shutdown_plugin</name>
      <anchorfile>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</anchorfile>
      <anchor>a4df78a4af34a1ca3e8e384cc227270b7</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="variable">
      <type></type>
      <name>context</name>
      <anchorfile>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</anchorfile>
      <anchor>a0ca0d2f89214b9480075ba661d4b8ad7</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable">
      <type></type>
      <name>max_icon_size</name>
      <anchorfile>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</anchorfile>
      <anchor>ae84808d38f425002dc822842caef91a1</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable">
      <type></type>
      <name>name</name>
      <anchorfile>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</anchorfile>
      <anchor>abf7f6ef994a27316d416dc391ca3dde4</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_main_widget</name>
      <anchorfile>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</anchorfile>
      <anchor>ae70a0d604ed80dcdd6196a8182ddf72c</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_widgets</name>
      <anchorfile>classrqt__robot__dashboard_1_1dashboard_1_1Dashboard.html</anchorfile>
      <anchor>ab2c9cf68238e6c89a9ba663f3eee04cf</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>rqt_robot_dashboard::util::IconHelper</name>
    <filename>classrqt__robot__dashboard_1_1util_1_1IconHelper.html</filename>
    <member kind="function">
      <type>def</type>
      <name>__init__</name>
      <anchorfile>classrqt__robot__dashboard_1_1util_1_1IconHelper.html</anchorfile>
      <anchor>a31c7772d34e66124b0d354ab92677bcb</anchor>
      <arglist>(self, paths=None, name=&quot;IconHelper&quot;)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>add_image_path</name>
      <anchorfile>classrqt__robot__dashboard_1_1util_1_1IconHelper.html</anchorfile>
      <anchor>ad467926ff78427c9394ecc6c0ba1fa77</anchor>
      <arglist>(self, path)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>build_icon</name>
      <anchorfile>classrqt__robot__dashboard_1_1util_1_1IconHelper.html</anchorfile>
      <anchor>af1b15e80793bf1f7380edd97999b7539</anchor>
      <arglist>(self, image_name_list, mode=QIcon.Normal, state=QIcon.On)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>find_image</name>
      <anchorfile>classrqt__robot__dashboard_1_1util_1_1IconHelper.html</anchorfile>
      <anchor>a9dbcb3662893899fc27c1738e0cbd944</anchor>
      <arglist>(self, path)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>make_icon</name>
      <anchorfile>classrqt__robot__dashboard_1_1util_1_1IconHelper.html</anchorfile>
      <anchor>a3d644e47d398aa062646af1abede2035</anchor>
      <arglist>(self, image_list, mode=QIcon.Normal, state=QIcon.On)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>set_icon_lists</name>
      <anchorfile>classrqt__robot__dashboard_1_1util_1_1IconHelper.html</anchorfile>
      <anchor>adfbecd0dfeb70f99a4cf17bbae1414ba</anchor>
      <arglist>(self, icons, clicked_icons=None, suppress_overlays=False)</arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_image_paths</name>
      <anchorfile>classrqt__robot__dashboard_1_1util_1_1IconHelper.html</anchorfile>
      <anchor>acef592e8b3502d9e1cd82dec4bebab8a</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_name</name>
      <anchorfile>classrqt__robot__dashboard_1_1util_1_1IconHelper.html</anchorfile>
      <anchor>adfdf4cf9d75ae4529db861517334e5e9</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>rqt_robot_dashboard::icon_tool_button::IconToolButton</name>
    <filename>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</filename>
    <member kind="function">
      <type>def</type>
      <name>__init__</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>a2888df6e44e007c06a08a030194b259a</anchor>
      <arglist>(self, name, icons, clicked_icons=None, suppress_overlays=False, icon_paths=None)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>state</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>a12f503af9e00a0c9922013f3a3262186</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>update_state</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>a03fe3eade463da0348ac80b66dcbd41b</anchor>
      <arglist>(self, state)</arglist>
    </member>
    <member kind="variable">
      <type></type>
      <name>icon_helper</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>a458ec70e1d9667f93b93fdafc75725aa</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable">
      <type></type>
      <name>name</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>a3c69e05c6e90de19da8cd82379c6b4ac</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" static="yes">
      <type></type>
      <name>state_changed</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>a68ce5da172368e9ec96186fcbd55ad94</anchor>
      <arglist></arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_pressed</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>a07aa5cadefabec95b4d9a1240a58f5d7</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_released</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>a9db4dbe7831913f9701c5e66d0b8e43b</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_update_state</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>abc23ddb32aa50d8bae54671f640161cd</anchor>
      <arglist>(self, state)</arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>__state</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>adfa51c89d2d5ecc171253e53be6bd2a0</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_clicked_icons</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>affb12a16116fe2a1925d7b10eaba2a8f</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_icons</name>
      <anchorfile>classrqt__robot__dashboard_1_1icon__tool__button_1_1IconToolButton.html</anchorfile>
      <anchor>abcc2195c2dc68504800b7e474e14a9f2</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>rqt_robot_dashboard::menu_dash_widget::MenuDashWidget</name>
    <filename>classrqt__robot__dashboard_1_1menu__dash__widget_1_1MenuDashWidget.html</filename>
    <base>rqt_robot_dashboard::icon_tool_button::IconToolButton</base>
    <member kind="function">
      <type>def</type>
      <name>__init__</name>
      <anchorfile>classrqt__robot__dashboard_1_1menu__dash__widget_1_1MenuDashWidget.html</anchorfile>
      <anchor>ad139e3ae49a90c5d00d356f6d83a26e4</anchor>
      <arglist>(self, name, icons=None, clicked_icons=None, icon_paths=[])</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>add_action</name>
      <anchorfile>classrqt__robot__dashboard_1_1menu__dash__widget_1_1MenuDashWidget.html</anchorfile>
      <anchor>a017605e3793d6aa1bdde7ea830747f3a</anchor>
      <arglist>(self, name, callback)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>add_separator</name>
      <anchorfile>classrqt__robot__dashboard_1_1menu__dash__widget_1_1MenuDashWidget.html</anchorfile>
      <anchor>a69c2d2cb76cef9cce3e712a9bb596844</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_menu</name>
      <anchorfile>classrqt__robot__dashboard_1_1menu__dash__widget_1_1MenuDashWidget.html</anchorfile>
      <anchor>a7f29fedf58e70f6baf14a1d276b020a4</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>rqt_robot_dashboard::monitor_dash_widget::MonitorDashWidget</name>
    <filename>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</filename>
    <base>rqt_robot_dashboard::icon_tool_button::IconToolButton</base>
    <member kind="function">
      <type>def</type>
      <name>__init__</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a3dc1f7997cab59d7b3d7175ba1ffa8c7</anchor>
      <arglist>(self, context, icon_paths=[])</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>restore_settings</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a06824fa9a509fa9d4d1b38d3e1155668</anchor>
      <arglist>(self, plugin_settings, instance_settings)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>save_settings</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a5efcec3570c3ef3df2a776a6428f4acb</anchor>
      <arglist>(self, plugin_settings, instance_settings)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>shutdown_widget</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a18e67bd87716a2df1b2f6a2f36a92a49</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>toplevel_state_callback</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a4a949cbe6402e7d32caaa36a80b1fdc9</anchor>
      <arglist>(self, msg)</arglist>
    </member>
    <member kind="variable">
      <type></type>
      <name>context</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a4c5c0e0ce2fa3f81826ea87267b21e9b</anchor>
      <arglist></arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_handle_msg_trigger</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a3b29e1013469f2b7afa8940030b75432</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_monitor_close</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>aa643046a88876c39d676f3bc689e4fba</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_show_monitor</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a21ba9ed76450d197778a44fe0ac55674</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_stalled</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>ace69f5e92c1dd6b3b8ebfc775aad08ef</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_close_mutex</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a1fa7c66767f09848d0c83cc18eedd26b</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_diagnostics_toplevel_state_sub</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a025f911cb9f4f60f42ddad901d107052</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_graveyard</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>ab45730419670c095f663dc4ab2c0a1ca</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_instance_settings</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a4d94c820ec7cec831121a4bcbc5d067a</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_is_stale</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a9a486267c14e675777662ad153ea1030</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_last_update</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>abb121e42d1991c9ba187ee2e9201ab31</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_monitor</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>af1f91a80844dd96b327252f75f63f2a0</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_monitor_shown</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a1b60be6d06b3ad1dfa6109f133b766eb</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_plugin_settings</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>abfe5d29c095ead36ca7053794520ef41</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_show_mutex</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a08996eac21bdfef8d1b8702aa66c1795</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_stall_timer</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a2f16300d8445284801a1818d554fe057</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_top_level_state</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>a15c87a8f0a90b41ef58aea2574002a2f</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private" static="yes">
      <type></type>
      <name>_msg_trigger</name>
      <anchorfile>classrqt__robot__dashboard_1_1monitor__dash__widget_1_1MonitorDashWidget.html</anchorfile>
      <anchor>afd3d5eb842e7a3f46dee1a7b0d62014e</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>rqt_robot_dashboard::nav_view_dash_widget::NavViewDashWidget</name>
    <filename>classrqt__robot__dashboard_1_1nav__view__dash__widget_1_1NavViewDashWidget.html</filename>
    <base>rqt_robot_dashboard::icon_tool_button::IconToolButton</base>
    <member kind="function">
      <type>def</type>
      <name>__init__</name>
      <anchorfile>classrqt__robot__dashboard_1_1nav__view__dash__widget_1_1NavViewDashWidget.html</anchorfile>
      <anchor>adf720cb10d0866ed740cc768597c3c62</anchor>
      <arglist>(self, context, name=&apos;NavView&apos;, icon_paths=None)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>restore_settings</name>
      <anchorfile>classrqt__robot__dashboard_1_1nav__view__dash__widget_1_1NavViewDashWidget.html</anchorfile>
      <anchor>a974e44b37feb8f46253852e05725d314</anchor>
      <arglist>(self, plugin_settings, instance_settings)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>save_settings</name>
      <anchorfile>classrqt__robot__dashboard_1_1nav__view__dash__widget_1_1NavViewDashWidget.html</anchorfile>
      <anchor>aaa6ef654ac7521b9a590fece4fbcd0b2</anchor>
      <arglist>(self, plugin_settings, instance_settings)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>shutdown_widget</name>
      <anchorfile>classrqt__robot__dashboard_1_1nav__view__dash__widget_1_1NavViewDashWidget.html</anchorfile>
      <anchor>a53f06900741b81ede922510d82c4acfe</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="variable">
      <type></type>
      <name>context</name>
      <anchorfile>classrqt__robot__dashboard_1_1nav__view__dash__widget_1_1NavViewDashWidget.html</anchorfile>
      <anchor>a69574cbeb76eaa038d4fc41b911de837</anchor>
      <arglist></arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_show_navview</name>
      <anchorfile>classrqt__robot__dashboard_1_1nav__view__dash__widget_1_1NavViewDashWidget.html</anchorfile>
      <anchor>a9801b9b043efba2a7f48b0efb424a06b</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_icons</name>
      <anchorfile>classrqt__robot__dashboard_1_1nav__view__dash__widget_1_1NavViewDashWidget.html</anchorfile>
      <anchor>afad487d58d28888dd0ad90dc00556a95</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_navview</name>
      <anchorfile>classrqt__robot__dashboard_1_1nav__view__dash__widget_1_1NavViewDashWidget.html</anchorfile>
      <anchor>a127a6f83d6c2cca341a9e24ce07a692b</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_navview_shown</name>
      <anchorfile>classrqt__robot__dashboard_1_1nav__view__dash__widget_1_1NavViewDashWidget.html</anchorfile>
      <anchor>abe6b611e0682c06110defcf6160d3d50</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_show_mutex</name>
      <anchorfile>classrqt__robot__dashboard_1_1nav__view__dash__widget_1_1NavViewDashWidget.html</anchorfile>
      <anchor>a7afd66c964a4ae61bff97ec9c3a1b16f</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>test_battery_dash_widget::TestBatteryDashWidget</name>
    <filename>classtest__battery__dash__widget_1_1TestBatteryDashWidget.html</filename>
    <member kind="function">
      <type>def</type>
      <name>setUp</name>
      <anchorfile>classtest__battery__dash__widget_1_1TestBatteryDashWidget.html</anchorfile>
      <anchor>a774ada72bec3e81c1b2b69527f373e1f</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>tearDown</name>
      <anchorfile>classtest__battery__dash__widget_1_1TestBatteryDashWidget.html</anchorfile>
      <anchor>a1b562e5de3766160a79c0bcce688de86</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>test_update_time</name>
      <anchorfile>classtest__battery__dash__widget_1_1TestBatteryDashWidget.html</anchorfile>
      <anchor>a742c04c1871b0702d5223194f5e3b298</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="variable" protection="private" static="yes">
      <type></type>
      <name>_widget</name>
      <anchorfile>classtest__battery__dash__widget_1_1TestBatteryDashWidget.html</anchorfile>
      <anchor>ab4c80c46f63cf47de2ab04f4407fe6eb</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private" static="yes">
      <type>string</type>
      <name>_WIDGET_NAME</name>
      <anchorfile>classtest__battery__dash__widget_1_1TestBatteryDashWidget.html</anchorfile>
      <anchor>aee4ef99fd6ed3c8a59adb82eae37fc48</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="namespace">
    <name>rqt_robot_dashboard</name>
    <filename>namespacerqt__robot__dashboard.html</filename>
    <namespace>rqt_robot_dashboard::battery_dash_widget</namespace>
    <namespace>rqt_robot_dashboard::console_dash_widget</namespace>
    <namespace>rqt_robot_dashboard::dashboard</namespace>
    <namespace>rqt_robot_dashboard::icon_tool_button</namespace>
    <namespace>rqt_robot_dashboard::menu_dash_widget</namespace>
    <namespace>rqt_robot_dashboard::monitor_dash_widget</namespace>
    <namespace>rqt_robot_dashboard::nav_view_dash_widget</namespace>
    <namespace>rqt_robot_dashboard::util</namespace>
    <namespace>rqt_robot_dashboard::widgets</namespace>
  </compound>
  <compound kind="namespace">
    <name>rqt_robot_dashboard::battery_dash_widget</name>
    <filename>namespacerqt__robot__dashboard_1_1battery__dash__widget.html</filename>
    <class kind="class">rqt_robot_dashboard::battery_dash_widget::BatteryDashWidget</class>
  </compound>
  <compound kind="namespace">
    <name>rqt_robot_dashboard::console_dash_widget</name>
    <filename>namespacerqt__robot__dashboard_1_1console__dash__widget.html</filename>
    <class kind="class">rqt_robot_dashboard::console_dash_widget::ConsoleDashWidget</class>
  </compound>
  <compound kind="namespace">
    <name>rqt_robot_dashboard::dashboard</name>
    <filename>namespacerqt__robot__dashboard_1_1dashboard.html</filename>
    <class kind="class">rqt_robot_dashboard::dashboard::Dashboard</class>
  </compound>
  <compound kind="namespace">
    <name>rqt_robot_dashboard::icon_tool_button</name>
    <filename>namespacerqt__robot__dashboard_1_1icon__tool__button.html</filename>
    <class kind="class">rqt_robot_dashboard::icon_tool_button::IconToolButton</class>
  </compound>
  <compound kind="namespace">
    <name>rqt_robot_dashboard::menu_dash_widget</name>
    <filename>namespacerqt__robot__dashboard_1_1menu__dash__widget.html</filename>
    <class kind="class">rqt_robot_dashboard::menu_dash_widget::MenuDashWidget</class>
  </compound>
  <compound kind="namespace">
    <name>rqt_robot_dashboard::monitor_dash_widget</name>
    <filename>namespacerqt__robot__dashboard_1_1monitor__dash__widget.html</filename>
    <class kind="class">rqt_robot_dashboard::monitor_dash_widget::MonitorDashWidget</class>
  </compound>
  <compound kind="namespace">
    <name>rqt_robot_dashboard::nav_view_dash_widget</name>
    <filename>namespacerqt__robot__dashboard_1_1nav__view__dash__widget.html</filename>
    <class kind="class">rqt_robot_dashboard::nav_view_dash_widget::NavViewDashWidget</class>
  </compound>
  <compound kind="namespace">
    <name>rqt_robot_dashboard::util</name>
    <filename>namespacerqt__robot__dashboard_1_1util.html</filename>
    <class kind="class">rqt_robot_dashboard::util::IconHelper</class>
    <member kind="function">
      <type>def</type>
      <name>dasherr</name>
      <anchorfile>namespacerqt__robot__dashboard_1_1util.html</anchorfile>
      <anchor>a5b784dbac11a75a1999232260997857f</anchor>
      <arglist>(msg, obj, title=&apos;Error&apos;)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>dashinfo</name>
      <anchorfile>namespacerqt__robot__dashboard_1_1util.html</anchorfile>
      <anchor>a79112ea0a02d2bea4580e5facce9f4ad</anchor>
      <arglist>(msg, obj, title=&apos;Info&apos;)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>dashwarn</name>
      <anchorfile>namespacerqt__robot__dashboard_1_1util.html</anchorfile>
      <anchor>a738ae319511040e818319e847714df89</anchor>
      <arglist>(msg, obj, title=&apos;Warning&apos;)</arglist>
    </member>
  </compound>
  <compound kind="namespace">
    <name>rqt_robot_dashboard::widgets</name>
    <filename>namespacerqt__robot__dashboard_1_1widgets.html</filename>
  </compound>
  <compound kind="namespace">
    <name>setup</name>
    <filename>namespacesetup.html</filename>
    <member kind="variable">
      <type></type>
      <name>d</name>
      <anchorfile>namespacesetup.html</anchorfile>
      <anchor>aa2586b6c4dd84a0aaaf49cb1565cee6e</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="namespace">
    <name>test_battery_dash_widget</name>
    <filename>namespacetest__battery__dash__widget.html</filename>
    <class kind="class">test_battery_dash_widget::TestBatteryDashWidget</class>
    <member kind="variable">
      <type></type>
      <name>app</name>
      <anchorfile>namespacetest__battery__dash__widget.html</anchorfile>
      <anchor>aeeb7bba753b497e9a667882e19ebb9bd</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable">
      <type>list</type>
      <name>argv</name>
      <anchorfile>namespacetest__battery__dash__widget.html</anchorfile>
      <anchor>ae42177e26744006a24b100295a090e55</anchor>
      <arglist></arglist>
    </member>
  </compound>
</tagfile>
