Unified hexapod repository, containing all modules
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

19 lignes
605B

  1. <?xml version="1.0"?>
  2. <?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
  3. <package format="3">
  4. <name>hexapod_hardware</name>
  5. <version>0.9.0</version>
  6. <description>ROS2 Control Hardware Interface Plugin</description>
  7. <maintainer email="marcus@grieger.xyz">Marcus Grieger</maintainer>
  8. <license>MIT</license>
  9. <buildtool_depend>ament_cmake</buildtool_depend>
  10. <test_depend>ament_lint_auto</test_depend>
  11. <test_depend>ament_lint_common</test_depend>
  12. <export>
  13. <build_type>ament_cmake</build_type>
  14. </export>
  15. </package>