This commit is contained in:
Christophe De Wagter
2026-02-17 16:36:13 +01:00
parent f9d3b63395
commit 655cdc831b
2 changed files with 328 additions and 493 deletions
+1 -1
View File
@@ -137,7 +137,7 @@
<raw>
GZ_COMPONENTS = gz-sim8 gz-transport13 gz-msgs10 gz-math7 gz-sensors8
nps.CXXFLAGS += $(shell pkg-config --cflags $(GZ_COMPONENTS))
nps.CXXFLAGS += $(shell pkg-config --cflags $(GZ_COMPONENTS)) -fPIC
nps.LDFLAGS += $(shell pkg-config --libs $(GZ_COMPONENTS))
<!-- OpenCV for video debugging -->
File diff suppressed because it is too large Load Diff