ArduPilot / MAVProxy

MAVLink proxy and command line ground station
GNU General Public License v3.0
454 stars 671 forks source link

Chat module issues & enhancements list #1281

Open rmackay9 opened 8 months ago

rmackay9 commented 8 months ago

This is a consolidated list of issues and enhancements for the MAVProxy chat module added with PR https://github.com/ArduPilot/MAVProxy/pull/1278

Bugs:

Enhancements:

References:

Resolved items:

YousefYaghoobi commented 7 months ago

Hi Randy. Thanks for such an interesting project.

I have tried to follow along with this project. After installation and using the ''CHAT" module:

I have tried for both SITL (ARDUCOPTER & ROVER) and real ROVER which is running on PIXHAWK 6C.

I was not sure whether or not to open a new issue. Your help is highly appreciated.

rmackay9 commented 7 months ago

Hi @YousefYaghoobi,

The best place to discuss this is actually in the ArduPilot Discord server's "ai" channel. In any case I think the issue is just that I've made changes that require updating the Assistant. I think if you run "setup_assistant.py --upgrade" it should work.

YousefYaghoobi commented 7 months ago

Thanks for your quick reply Randy.

Noted:

The best place to discuss this is actually in the ArduPilot Discord server's "ai" channel.

I did run "setup_assistant.py --upgrade" but still getting the same results.

AP-OpenAI_Chat_Screenshot_2024-01-19

rmackay9 commented 7 months ago

Hi @YousefYaghoobi,

This really isn't the best place to have these conversations. Can you post in the ai chat going forward please?

Thinking about this more, the issue must be that you're not running the latest MAVProxy. Can you upgrade?

YousefYaghoobi commented 7 months ago

Sure.