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

Question #2

Open
kkroeger007 opened this issue Aug 16, 2014 · 2 comments
Open

Question #2

kkroeger007 opened this issue Aug 16, 2014 · 2 comments

Comments

@kkroeger007
Copy link

Does this currently support uplink from the ROS network to the vehicle employing MAVLINK (If it does is there an example message)? Or is this program at the moment only written to support the downlink messages (ie messages from the vehicle to the ground)? Thanks.

@posilva
Copy link
Owner

posilva commented Aug 16, 2014

Hi,
this driver supports uplink communication using the ROS messages. You can try it using the rostopic pub /to_mav_set_mode mavlink_common/SET_MODE ...

I have done with the SITL and worked fine to change mode to 'auto'.

I will publish a working example soon!

Best
Pedro

@kkroeger007
Copy link
Author

Thank you very much. That will help out a lot. Hope to see it on git soon.

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

No branches or pull requests

2 participants