<?xml version="1.0"?>
<package format="3">
<name>pmb2_bringup</name>
<version>5.4.0</version>
<description>Launch files and scripts needed to bring up the ROS nodes of a PMB2 robot.</description>
<maintainer email="jordan.palacios@pal-robotics.com">Jordan Palacios</maintainer>
<maintainer email="noel.jimenez@pal-robotics.com">Noel Jimenez</maintainer>
<license>Apache License 2.0</license>
<author email="bence.magyar@pal-robotics.com">Bence Magyar</author>
<author email="enrique.fernandez@pal-robotics.com">Enrique Fernandez</author>
<url type="website">https://github.com/pal-robotics/pmb2_simulation</url>
<buildtool_depend>ament_cmake_auto</buildtool_depend>
<build_depend condition="$PAL_DISTRO >= alum">pal_module_cmake</build_depend>
<exec_depend>geometry_msgs</exec_depend>
<exec_depend>joy_linux</exec_depend>
<exec_depend>joy_teleop</exec_depend>
<exec_depend>launch_pal</exec_depend>
<exec_depend>pmb2_controller_configuration</exec_depend>
<exec_depend>pmb2_description</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
<exec_depend>twist_mux</exec_depend>
<exec_depend>twist_mux_msgs</exec_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>