mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 05:42:49 +08:00
[modules]edgeflow calculate velocity, however fps is still wrong
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
<load name="send_imu_mag_current.xml"/>
|
||||
<load name="logger_file.xml"/>
|
||||
<load name="cv_opticflow.xml">
|
||||
<define name="OPTICFLOW_DEBUG" value = "TRUE"/>
|
||||
<define name="OPTICFLOW_SHOW_FLOW" value = "TRUE"/>
|
||||
<define name="OPTICFLOW_DEBUG" value = "FALSE"/>
|
||||
<define name="OPTICFLOW_SHOW_FLOW" value = "FALSE"/>
|
||||
</load>
|
||||
<load name="video_thread.xml">
|
||||
<define name="VIDEO_THREAD_CAMERA" value="front_camera"/>
|
||||
|
||||
Reference in New Issue
Block a user