Go to file
QiuMingZS 7a3f33a660 add a file outdoor1_1.world, deleted rovers compared to outdoor1.world 2020-09-04 11:48:55 +08:00
communication 修改编队算法 2020-08-07 12:48:15 +08:00
control 加入任务分配 2020-07-27 09:29:17 +08:00
coordination 更新task_assignment 2020-09-01 20:57:44 +08:00
image 更新readme 2020-07-21 20:55:10 +08:00
motion_planning 修改编队算法 2020-08-07 12:48:15 +08:00
moveit_config 重建仓库 2020-03-23 16:09:44 +08:00
sensing 视觉伺服跟踪 2020-07-21 23:23:27 +08:00
sitl_config add a file outdoor1_1.world, deleted rovers compared to outdoor1.world 2020-09-04 11:48:55 +08:00
.gitattributes 加入.gitarributes 2020-05-17 15:10:50 +08:00
.gitignore 加入任务分配 2020-07-27 09:29:17 +08:00
.gitmodules 更新任务分配 2020-09-01 21:01:57 +08:00
README.en.md 更新readme 2020-07-22 14:41:04 +08:00
README.md 更新readme 2020-07-22 14:41:04 +08:00

README.en.md

XTDrone

Description

XTDrone is a customizable Multi-Rotor UAVs simulation platform based on PX4 and ROS. Now the simulator of XTDrone is Gazebo, and the connection to Airsim is being developed. XTDrone supports mulitrotors (including quadrotors and hexarotors), fixed wings, VTOLs (including quadplanes, tailsitters and tiltrotors) and rovers.

Architecture for single vehicle simulation is shown as the below figure. For more details, see the paper

Xiao, K., Tan, S., Wang, G., An, X., Wang, X., Wang, X.: Xtdrone: A customizable multi-rotor uavs simulation platform. arXiv preprint arXiv:2003.09700 (2020)

Architecture for multiple vehicle simulation is shown as the below figure. For more details, see the paper

Xiao, K., Ma, L., Tan, S., Cong, Y., Wang, X.: Implementation of UAV Coordination Based on a Hierarchical Multi-UAV Simulation Platform. arXiv preprint arXiv:2005.01125 (2020)

Developers can quickly verify algorithms with XTDrone, such as:

  1. Object Detection and Tracking
  1. Stereo SLAM
  1. RGBD-SLAM
  1. 2D Laser SLAM
  1. 3D Laser SLAM
  1. VIO
  1. Motion Planning
  1. Formation
  1. Fixed wing
  1. VTOLs
  1. Self driving

User manual

XTDrone Manual

Developing Team

  • Founders: Kun Xiao, Shaochang Tan
  • Developers: Kun Xiao, Shaochang Tan, Guanzheng Wang, Lan Ma, Qipeng Wang, Ruoqiao Guan, Keyan Chen

Thanks to Contributers

Changhao Sun, Yao He