Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plane follow script Applet #28546

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

timtuxworth
Copy link
Contributor

This creates a new Lua Script applet that implements "plane follow" - a fixed wing follow/chase functionality that runs in guided mode. The code uses the core AP_Follow library functionality and therefore uses most of the documented FOLL_ parameters that are used in Copter and Rover FOLLOW mode.

This PR depends on
#28526
ArduPilot/mavlink#372
#28527

@timtuxworth timtuxworth force-pushed the pr-plane-follow-script branch 5 times, most recently from b2021a5 to c6bec54 Compare November 8, 2024 10:55
@timtuxworth
Copy link
Contributor Author

Could you take a look @peterbarker and @tridge ?

@timtuxworth
Copy link
Contributor Author

I wonder if you'd be able to take a look at my Lua @yuri-rage - any suggestions appreciated.

@yuri-rage
Copy link
Contributor

I wonder if you'd be able to take a look at my Lua @yuri-rage - any suggestions appreciated.

I'd be happy to take a look, Tim, but I have some external commitments upcoming that may prevent me from diving in right away. Please remind me either here, Discuss, or Discord if I don't reply in a week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants