projects:px4-development:commander
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:px4-development:commander [2018/07/18 15:30] – donghee | projects:px4-development:commander [2018/07/18 15:41] (current) – donghee | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | %%//%% turn off underscore to subscript | ||
- | |||
====== Commander ====== | ====== Commander ====== | ||
Line 13: | Line 11: | ||
* 비행모드 전환 및 수행지시 (상태머신으로 구현) | * 비행모드 전환 및 수행지시 (상태머신으로 구현) | ||
* 파라미터 업데이트 ('' | * 파라미터 업데이트 ('' | ||
- | * RC입력 읽기(manual_control_setpoint) | + | * RC입력 읽기('' |
- | * 센서값(sensor_combined) 읽기 | + | * 센서값('' |
* 시스템 파워 관리: 파워를 선택 | * 시스템 파워 관리: 파워를 선택 | ||
- | * Safety 스위치(safety) 체크 | + | * Safety 스위치('' |
- | * 기체상태 관리(vtol_vehicle_status) | + | * 기체상태 관리('' |
- | * 기체 위치(vehicle_global_position) | + | * 기체 위치('' |
- | * 기체 로컬 위치(vehicle_local_position) | + | * 기체 로컬 위치('' |
- | * 기체 자세(vehicle_attitude) | + | * 기체 자세('' |
- | * 기체 착륙 여부(vehicle_land_detected) | + | * 기체 착륙 여부('' |
* cpuload, batterystatus | * cpuload, batterystatus | ||
Line 29: | Line 27: | ||
< | < | ||
+ | |||
armed_pub | armed_pub | ||
commander_state_pub | commander_state_pub | ||
Line 40: | Line 39: | ||
status_pub | status_pub | ||
vehicle_status_flags_pub | vehicle_status_flags_pub | ||
+ | |||
</ | </ | ||
Line 47: | Line 47: | ||
< | < | ||
+ | |||
_VEHICLE_ATTITUDE_CONTROLS | _VEHICLE_ATTITUDE_CONTROLS | ||
battery_status | battery_status | ||
Line 76: | Line 77: | ||
vehicle_status | vehicle_status | ||
vtol_vehicle_status | vtol_vehicle_status | ||
+ | |||
</ | </ | ||
projects/px4-development/commander.1531927853.txt.gz · Last modified: 2018/07/18 15:30 by donghee