1: \begin{abstract}
2: Online trajectory planners enable quadrotors to safely and smoothly navigate in unknown cluttered environments.
3: However, tuning parameters is challenging since modern planners have become too complex to mathematically model and predict their interaction with unstructured environments.
4: This work takes humans out of the loop by proposing a planner parameter adaptation framework that formulates objectives into two complementary categories and optimizes them asynchronously.
5: Objectives evaluated with and without trajectory execution are optimized using Bayesian Optimization (BayesOpt) and Particle Swarm Optimization (PSO), respectively.
6: By combining two kinds of objectives, the total convergence rate of the black-box optimization is accelerated while the dimension of optimized parameters can be increased.
7: Benchmark comparisons demonstrate its superior performance over other strategies.
8: Tests with changing obstacle densities validate its real-time environment adaption, which is difficult for prior manual tuning.
9: Real-world flights with different drone platforms, environments, and planners show the proposed framework's scalability and effectiveness.
10:
11: \end{abstract}
12: