Updated docker file to use custom libcamera fork

This commit is contained in:
2026-04-06 19:20:36 +02:00
parent d5ed611c20
commit 2c0aae45d6
4 changed files with 32 additions and 3 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "ext/BehaviorTree.ROS2"]
path = ext/BehaviorTree.ROS2
url = https://github.com/BehaviorTree/BehaviorTree.ROS2.git
[submodule "ext/camera_ros"]
path = ext/camera_ros
url = https://github.com/christianrauch/camera_ros.git