root
chore(quality): implement ROS 2 quality gates and CI validation
2772a8c
Raw
History Blame Contribute Delete
499 Bytes
<?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>simulation_manager</name>
<version>0.0.0</version>
<description>TODO: Package description</description>
<maintainer email="steeltroops.ai@gmail.com">Mayank</maintainer>
<license>MIT</license>
<buildtool_depend>ament_cmake</buildtool_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>