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

Chat: improved feedback, parameter get/set and get latest mavlink support #1286

Merged
merged 5 commits into from
Dec 20, 2023

Conversation

rmackay9
Copy link
Contributor

This adds three enhancements to the chat feature:

  1. Status reporting at the bottom of the chat window (see below)
  2. Get/Set any parameter value (e.g. Assistant can answer questions like, "what altitude with the vehicle RTL at?")
  3. Get latest mavlink message (e.g. Assistant can answer questions like, "what is the current barometer altitude?")

chat-window-testing
image

includes get and set parameter function definitions json files
assistant setup script downloads/uploads parameter definition files
updated assistant instructions on how to use the parameter definition files
@tridge tridge merged commit b915c38 into ArduPilot:master Dec 20, 2023
1 check passed
@rmackay9 rmackay9 deleted the chat-with-better-feedback branch December 20, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants