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

action: add set_gps_origin #342

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

zekemyapp
Copy link

Hi, this concerns this issue mavlink/MAVSDK#1531

Juan Ruiz added 3 commits April 24, 2024 11:22
Comment on lines 168 to 172
<<<<<<< HEAD
rpc SetGpsGlobalOrigin(SetGpsGlobalOriginRequest) returns(SetGpsGlobalOriginResponse) {}
=======
rpc SetGpsGlobalOrigin(SetGpsGlobalOriginRequest) returns(SetGpsGlobalOriginResponse) { option (mavsdk.options.async_type) = SYNC; }
>>>>>>> action: add set_gps_origin
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably not be here 😅

@zekemyapp zekemyapp marked this pull request as draft April 25, 2024 13:26
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.

2 participants