-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathacfly_pluginlist.yaml
executable file
·78 lines (74 loc) · 1.08 KB
/
acfly_pluginlist.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
plugin_blacklist:
# mavros plugins
- sys_status
- imu
- param
- waypoint
- rallypoint
- geofence
- rc_io
- command
- local_position
- global_position
- setpoint_position
- safety_area
- 3dr_radio
- setpoint_velocity
- setpoint_accel
- setpoint_attitude
- setpoint_raw
- setpoint_trajectory
- vfr_hud
- ftp
- sys_time
- actuator_control
- manual_control
- altitude
- hil
- home_position
- wind_estimation
- acfly_position_sensor
# mavros extra plugins
- adsb
- cam_imu_sync
- companion_process_status
- onboard_computer_status
- debug_value
- distance_sensor
- esc_status
- fake_gps
- gps_status
- gps_rtk
- landing_target
- log_transfer
- mocap_pose_estimate
- obstacle_distance
- odom
- play_tune
- px4flow
- rangefinder
- trajectory
- wheel_odometry
- vibration
- vision_pose_estimate
- vision_speed_estimate
- mount_control
- global_position
plugin_whitelist:
# mavros plugins
- 'sys_*'
- command
- imu
- param
- waypoint
- rc_io
- local_position
- setpoint_raw
- setpoint_position
- setpoint_velocity
- setpoint_accel
- acfly_slam_sensor
- cam_imu_sync
# mavros extra plugins
- vibration
- play_tune