added dockerfile and docker compose

This commit is contained in:
2026-02-10 13:11:58 +01:00
parent 1a25dcb977
commit fb103aaa99
8 changed files with 217 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
<library path="toid_behaviors">
<class
name="toid_behaviors/MoveAhead"
type="toid::MoveAheadBehavior"
base_class_type="nav2_core::Behavior"
/>
</library>