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

Allow downloading, uploading and executing mission on Ardupilot-based vehicles #340

Conversation

rafaellehmkuhl
Copy link
Member

@rafaellehmkuhl rafaellehmkuhl commented May 12, 2023

Some CI fixes on typing, but everything ready and working.

@rafaellehmkuhl rafaellehmkuhl force-pushed the allow-controlling-vehicle-mission branch from 96c8fef to 9c92564 Compare May 12, 2023 21:57
@rafaellehmkuhl rafaellehmkuhl marked this pull request as ready for review May 12, 2023 21:58
@rafaellehmkuhl
Copy link
Member Author

@patrickelectric from what I see the problem in the CI comes from the m2r type library not having the Type<>. Can we update it already?

style="z-index: 1002; border-radius: 0px"
icon="mdi-image-filter-center-focus-strong"
size="x-small"
@click="vehiclePosition ? (center = vehiclePosition) : null"
Copy link
Member

Choose a reason for hiding this comment

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

nice

src/libs/vehicle/ardupilot/ardurover.ts Outdated Show resolved Hide resolved
src/libs/vehicle/ardupilot/ardupilot.ts Show resolved Hide resolved
@rafaellehmkuhl
Copy link
Member Author

@patrickelectric from what I see the problem in the CI comes from the m2r type library not having the Type<>. Can we update it already?

@patrickelectric what about this?

@patrickelectric
Copy link
Member

I was out of time yesterday to look into it, will check today.

@patrickelectric
Copy link
Member

done in #341

@rafaellehmkuhl rafaellehmkuhl merged commit 73e9627 into bluerobotics:master May 16, 2023
5 checks passed
@rafaellehmkuhl rafaellehmkuhl deleted the allow-controlling-vehicle-mission branch May 16, 2023 18:17
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.

None yet

2 participants