<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rmf_visualization_obstacles</name>
<version>2.4.0</version>
<description>A visualizer for obstacles in RMF</description>
<maintainer email="yadunund@openrobotics.com">Yadunund</maintainer>
<license>Apache License 2.0</license>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
<depend>geometry_msgs</depend>
<depend>vision_msgs</depend>
<depend>visualization_msgs</depend>
<depend>rmf_obstacle_msgs</depend>
<depend>rmf_visualization_msgs</depend>
<test_depend>ament_cmake_uncrustify</test_depend>
<test_depend>rmf_utils</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>