Once you have done that you can download it again and use the version with the API key included (just don't send it to anyone).
The function calls do work, but I have only done two and there hard coded to copter.
To get this working the same as the MAVProxy module we would need to implement the remainder of the functions and allow telemetry dashboard to send commands to the vehicle. It should also be possible to get voice input working, but I have not looked into this.
Currently it is a bit temperamental but does mostly work.
This adds a chat assistant widget based on the MAVProxy module. Currently this is a bit of a WIP. It uses the same assistant setup as MAVProxy per: https://ardupilot.org/mavproxy/docs/modules/chat.html#assistant-setup
Example:
When you load you need to set your API key.
Once you have done that you can download it again and use the version with the API key included (just don't send it to anyone).
The function calls do work, but I have only done two and there hard coded to copter.
To get this working the same as the MAVProxy module we would need to implement the remainder of the functions and allow telemetry dashboard to send commands to the vehicle. It should also be possible to get voice input working, but I have not looked into this.
Currently it is a bit temperamental but does mostly work.