mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 06:36:45 +08:00
Add camera_capture driver
This commit is contained in:
committed by
Daniel Agar
parent
2fa70fca80
commit
94bb02a9c7
@@ -376,6 +376,13 @@ else
|
||||
camera_feedback start
|
||||
fi
|
||||
|
||||
# Camera capture driver
|
||||
if camera_capture start
|
||||
then
|
||||
set FMU_MODE pwm4
|
||||
set AUX_MODE pwm4
|
||||
fi
|
||||
|
||||
#
|
||||
# Check if UAVCAN is enabled, default to it for ESCs.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user