git commit -m "first commit"

This commit is contained in:
2026-05-28 10:29:58 +07:00
commit 167c52aeb6
2048 changed files with 740251 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Path through a route network.
#
# A path is a sequence of RouteSegment edges. This information is
# extracted from a RouteNetwork graph. A RoutePath lists the route
# segments needed to reach some chosen goal.
Header header
uuid_msgs/UniqueID network # Route network containing this path
uuid_msgs/UniqueID[] segments # Sequence of RouteSegment IDs
KeyValue[] props # Key/value properties