mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-19 18:29:05 +08:00
7 lines
184 B
Plaintext
7 lines
184 B
Plaintext
menuconfig MODULES_DIFFERENTIAL_DRIVE
|
|
bool "differential_drive"
|
|
default n
|
|
depends on MODULES_CONTROL_ALLOCATOR
|
|
---help---
|
|
Enable support for control of differential drive rovers
|