PACKAGE

<?xml version="1.0"?>
<package format="3">
  <name>microstrain_inertial_rqt</name>
  <version>4.5.0</version>
  <description>The microstrain_inertial_rqt package provides several RQT widgets to view the status of Microstrain devices</description>
  <maintainer email="rob.fisher@parker.com">Rob Fisher</maintainer>
  <maintainer email="melissa.gill@parker.com">Melissa Gill</maintainer>
  <license>BSD</license>

  <url type="website">https://github.com/LORD-MicroStrain/microstrain_inertial</url>

  <depend>rclpy</depend>
  <depend>rqt_gui</depend>
  <depend>rqt_gui_py</depend>
  <depend>std_msgs</depend>
  <depend>nav_msgs</depend>
  <depend>geometry_msgs</depend>
  <depend>microstrain_inertial_msgs</depend>

  <export>
    <build_type>ament_python</build_type>
    <rqt_gui plugin="${prefix}/microstrain_inertial_rqt_common/plugin.xml"/>
  </export>
</package>