Merge branch '3-integrate-carla'

This commit is contained in:
Loic Coenen
2026-05-17 19:39:54 +00:00
42 changed files with 2716 additions and 340 deletions

View File

@@ -13,7 +13,7 @@ $(SUBDIRS):
$(MAKE) -C $@
test:
$(MAKE) -C engine test
# $(MAKE) -C engine test
$(MAKE) -C client test
clean: