Functions | |
def | _get_proxy |
def | _setup_services |
Variables | |
tuple | __all__ |
arming = None | |
int = None | |
land = None | |
long = None | |
set_home = None | |
takeoff = None | |
trigger_control = None |
def mavros.command._get_proxy | ( | service, | |
type | |||
) | [private] |
Definition at line 26 of file command.py.
def mavros.command._setup_services | ( | ) | [private] |
Definition at line 39 of file command.py.
tuple mavros::command::__all__ |
00001 ( 00002 'long', 00003 'int', 00004 'arming', 00005 'set_home', 00006 'takeoff', 00007 'land', 00008 'trigger_control', 00009 )
Definition at line 10 of file command.py.
mavros::command::arming = None |
Definition at line 32 of file command.py.
mavros::command::int = None |
Definition at line 31 of file command.py.
mavros::command::land = None |
Definition at line 35 of file command.py.
mavros::command::long = None |
Definition at line 30 of file command.py.
mavros::command::set_home = None |
Definition at line 33 of file command.py.
mavros::command::takeoff = None |
Definition at line 34 of file command.py.
Definition at line 36 of file command.py.