forked from ZJU-FAST-Lab/Fast-Racing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3085613
commit b5fe04a
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,11 +5,11 @@ An Open-source Strong Baseline for SE(3) Planning in Autonomous Drone Racing | |
## 0. Overview | ||
**Fast-Racing** is a strong baseline that focuses on high-quality and extremely aggressive SE(3) trajectory generation. | ||
|
||
The back-end optimization is a parallel extension of [__GCOPTER__](https://github.com/ZJU-FAST-Lab/GCOPTER) for drone racing, powered by [__MINCO__](https://arxiv.org/pdf/2103.00190.pdf) trajectory representation. | ||
The back-end optimization is a parallel extension of [__GCOPTER__](https://github.com/ZJU-FAST-Lab/GCOPTER) for drone racing, also powered by [__MINCO__](https://arxiv.org/pdf/2103.00190.pdf). | ||
|
||
**Related Paper**: | ||
|
||
Please cite BOTH papers below if this repo helps you. | ||
Please cite __BOTH__ papers below if this repo helps you. | ||
|
||
- [Fast-Racing: An Open-source Strong Baseline for SE(3) Planning in Autonomous Drone Racing](https://arxiv.org/abs/2105.10276), Zhichao Han, Zhepei Wang, Neng Pan, Yi Lin, Chao Xu, and Fei Gao | ||
- [Geometrically Constrained Trajectory Optimization for Multicopters](https://arxiv.org/abs/2103.00190), Zhepei Wang, Xin Zhou, Chao Xu, and Fei Gao | ||
|
@@ -164,6 +164,6 @@ The source code is released under [GPLv3](http://www.gnu.org/licenses/) license. | |
## 7. Maintaince | ||
Any technical issue, please contact Zhichao HAN ([email protected]) or [Zhepei WANG](https://zhepeiwang.github.io/) (wangzhepei@zju.edu.cn). | ||
For any technical issue, please contact Zhichao HAN ([email protected]) or [Zhepei WANG](https://zhepeiwang.github.io/) (wangzhepei@live.com). | ||
For commercial inquiries, please contact [Fei GAO](https://ustfei.com/) ([email protected]). |