-
Notifications
You must be signed in to change notification settings - Fork 1k
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
mavsys in .launch #293
Labels
Milestone
Comments
Implementation steps:
|
Also that flag may be very useful in some other tools.
mavwp/mavparam not applicable because it must wait when plugin done pulls. |
vooon
added a commit
that referenced
this issue
May 13, 2015
vooon
added a commit
that referenced
this issue
May 13, 2015
vooon
added a commit
that referenced
this issue
Jun 3, 2015
New function: util.wait_fcu_connection(timeout=None) implement wait option.
@tuloski Mavcmd wait implemented, need decide what tools also need it. |
Done. |
Thank you very much ;) |
vooon
added a commit
that referenced
this issue
Jun 28, 2015
* master: (24 commits) uncrustify: fix style on frame conversions uncrustify: includes plugin: sys_status #266: replace period with rate parameter plugin: sys_time #266: Replace period with rate parameters frame_conversion: last fix patch frame_conversions: use inline functions to identify direction of conversion changed frame conversion func name; add 3x3 cov matrix frame conversion; general doxygen comment cleanup frame_conversions: added covariance frame conversion for full pose 6x6 matrix frame_conversions: added frame_conversion specific lib file; applied correct frame conversion between ENU<->NED sys_status #300: PX4 place in [0] lest significant byte of git hash. sys_status fix #300: fix u8->hex func. plugin: waypoint: cosmetics. vibration_plugin: changed vibration to Vector3 vibration_plugin: msg reformulation vibration_plugin: first commit Changes some frames from world to body conversion for NED to ENU. mavsys #293: add --wait option mavsys: Fix arguments help mavcmd #293: Add --wait option. libmavconn: UDP: Do not exit on Network unreachable error. ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now it is not possible to put mavsys in the .launch file.
It'd be a nice feature to have.
The text was updated successfully, but these errors were encountered: