Browse Source

Tools: ardupilotwaf: all vehicles get AC_Fence

mission-4.1.18
Peter Barker 6 years ago committed by Randy Mackay
parent
commit
61961d037e
  1. 1
      Tools/ardupilotwaf/ardupilotwaf.py

1
Tools/ardupilotwaf/ardupilotwaf.py

@ -76,6 +76,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_Gripper', 'AP_Gripper',
'AP_RTC', 'AP_RTC',
'AC_Sprayer', 'AC_Sprayer',
'AC_Fence',
'AC_Avoidance', 'AC_Avoidance',
'AP_LandingGear', 'AP_LandingGear',
'AP_RobotisServo', 'AP_RobotisServo',

Loading…
Cancel
Save