ekf2: silence output from symforce module check (#24384)

Co-authored-by: Alex Klimaj <alex@arkelectron.com>
This commit is contained in:
Jacob Dahl
2025-02-26 09:23:13 -09:00
committed by GitHub
parent f23ae924de
commit 1ba9eeafd9
+1
View File
@@ -38,6 +38,7 @@ execute_process(
COMMAND ${PYTHON_EXECUTABLE} -m symforce.symbolic
RESULT_VARIABLE PYTHON_SYMFORCE_EXIT_CODE
OUTPUT_QUIET
ERROR_QUIET
)
# for now only provide symforce target helper if derivation.py generation isn't default