ROSBuzz_MISTLab/launch/launch_config/m100.yaml

18 lines
444 B
YAML
Raw Normal View History

2017-02-15 17:36:22 -04:00
topics:
2017-04-24 18:55:54 -03:00
gps : global_position
2017-05-12 12:34:20 -03:00
localpos : local_position
2017-04-24 18:55:54 -03:00
battery : power_status
status : flight_status
fcclient : dji_mavcmd
setpoint : setpoint_position/local
armclient: dji_mavarm
modeclient: dji_mavmode
altitude: rel_alt
stream: set_stream_rate
2017-04-05 18:02:35 -03:00
2017-02-15 17:36:22 -04:00
type:
gps : sensor_msgs/NavSatFix
battery : mavros_msgs/BatteryStatus
2017-02-17 21:03:09 -04:00
status : mavros_msgs/ExtendedState
2017-04-05 18:02:35 -03:00
altitude: std_msgs/Float64