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

[ VTOL ] Offboard support and MAVROS transition command #12930

Closed
LightningPORTO opened this issue Sep 9, 2019 · 3 comments
Closed

[ VTOL ] Offboard support and MAVROS transition command #12930

LightningPORTO opened this issue Sep 9, 2019 · 3 comments
Labels

Comments

@LightningPORTO
Copy link

For general questions please use PX4 Discuss or Slack.

Ive been developing an autonomous VTOL based on ROS as a main brain of the hole operation to perform Search and rescue missions. The goal would be to have an autonomous vtol to increase the energy comsumpsion eficiency

Clearly, I need to have " full " offboard support and one topic to have a transition command and maybe even an hybrid configuration where both the multicopter and the fixed wing motors are working.

Thank you for all your time

@julianoes
Copy link
Contributor

So VTOL transition using MAVROS is missing?

Can you send generic commands in MAVROS?
For instance, that's possible with MAVSDK:
https://github.com/mavlink/MAVSDK/blob/fe06d5bafd2fb2180b04c389d1773c56b7876c79/src/plugins/action/action_impl.cpp#L169-L256

@Jaeyoung-Lim
Copy link
Member

Jaeyoung-Lim commented Sep 25, 2019

@LightningPORTO You should be able to do it through ~cmd/command service.

If you are looking for a dedicated plugin on mavros, it should be a feature request towards mavros

@Jaeyoung-Lim
Copy link
Member

@LightningPORTO Here you go: mavlink/mavros#1323

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants