Skip to content

Commit

Permalink
ArduCopter: add Follow functionality for the tracked object
Browse files Browse the repository at this point in the history
  • Loading branch information
khanasif786 committed Oct 2, 2024
1 parent 83b995d commit d4b3b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ArduCopter/mode_follow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#if MODE_FOLLOW_ENABLED == ENABLED

#include<AP_Camera/AP_Camera_Tracking.h>
/*
* mode_follow.cpp - follow another mavlink-enabled vehicle by system id
*
Expand Down

0 comments on commit d4b3b55

Please sign in to comment.