diff --git a/README.md b/README.md index c18fdb4..953fdd4 100644 --- a/README.md +++ b/README.md @@ -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 (zhichaohan@zju.edu.cn) or [Zhepei WANG](https://zhepeiwang.github.io/) (wangzhepei@zju.edu.cn). +For any technical issue, please contact Zhichao HAN (zhichaohan@zju.edu.cn) or [Zhepei WANG](https://zhepeiwang.github.io/) (wangzhepei@live.com). For commercial inquiries, please contact [Fei GAO](https://ustfei.com/) (fgaoaa@zju.edu.cn).