feat: update package versions and descriptions for all modules; add web interface package

This commit is contained in:
Даниил Грабарь
2026-05-24 10:18:04 +03:00
parent 0b0ef36428
commit cbd05effd2
15 changed files with 268 additions and 18 deletions
+18
View File
@@ -0,0 +1,18 @@
<?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>iiwa_web</name>
<version>2026.05.31</version>
<description>Web interface for monitoring and remote control of the cobot via browser</description>
<maintainer email="grabardm@ml-dev.ru">daniel</maintainer>
<license>Apache-2.0</license>
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pytest</test_depend>
<export>
<build_type>ament_python</build_type>
</export>
</package>