oscillation_ctrl/config/px4_pluginlists.yaml

19 lines
223 B
YAML
Raw Normal View History

2022-03-18 11:50:09 -03:00
plugin_blacklist:
# common
2022-06-06 17:15:33 -03:00
#- distance_sensor
2022-03-18 11:50:09 -03:00
- safety_area
# extras
- image_pub
- rangefinder
- wheel_odometry
- mission
- fake_gps
2022-03-25 16:31:55 -03:00
- setpoint_accel
- landing_target
- odometry
- px4flow
2022-03-18 11:50:09 -03:00
2022-06-06 17:15:33 -03:00
plugin_whitelist: []
2022-03-18 11:50:09 -03:00
#- 'sys_*'
2022-06-06 17:15:33 -03:00