mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-26 16:16:33 +08:00
ekf2: silence output from symforce module check (#24384)
Co-authored-by: Alex Klimaj <alex@arkelectron.com>
This commit is contained in:
co-authored by
Alex Klimaj
parent
f23ae924de
commit
1ba9eeafd9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user