Gradient-Based Online Safe Trajectory Generation for Quadrotor Flight in Complex Environments, Fei Gao et 对应开源代码
Online Safe Trajectory Generation For Quadrotors Using Fast Marching Method and Bernstein Basis Polynomial, Fei Gao et al. 对应的开源代码
The repository is a collection of open-source implementation of a variety of algorithms implemented in C++
OOQP is an object-oriented C++ package, based on a primal-dual interior-point method, for solving convex quadratic programming problems (QPs). It contains code that can be used ”out of the box” to solve a variety of structured QPs, including general sparse QPs, QPs arising from support vector machines, Huber regression problems, and QPs with bound constraints. OOQP also can be used as a framework can be used to design efficient solvers for new classes of structured QPs. Its design allows for eas