mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 10:40:34 +08:00
differential: restructure and update module (#23430)
* differential: rename module * differential: restructure and update module
This commit is contained in:
@@ -239,7 +239,7 @@ ControlAllocator::update_effectiveness_source()
|
||||
break;
|
||||
|
||||
case EffectivenessSource::ROVER_DIFFERENTIAL:
|
||||
// differential_drive_control does allocation and publishes directly to actuator_motors topic
|
||||
// rover_differential_control does allocation and publishes directly to actuator_motors topic
|
||||
break;
|
||||
|
||||
case EffectivenessSource::FIXED_WING:
|
||||
|
||||
Reference in New Issue
Block a user