UZH_single.mp4 |
Star_5_multi_3uav.mp4 |
RaceUtils is a Python package that provides tools for creating, manipulating, and visualizing drone race tracks. Whether you need predefined professional tracks, randomly generated courses, or custom trajectories, this library offers a comprehensive solution for drone racing simulation and training environments. To learn more, refer to Tools.
For the latest development version or to contribute:
# Clone the repository
git clone https://github.com/KafuuChikai/RaceUtils.git
cd RaceUtils
# Install in development mode
pip install -e .Coming soon ...
The random trajectory examples:
![]() |
![]() |
Plot 3D trajectories and visualize them with a tube.
![]() |
![]() |
![]() |
![]() |
Create animations for flight details:
![]() |
![]() |
Face_2uav.mp4 |
![]() |
![]() |
Face_2uav_move.mp4 |
- RaceGenerator
- RaceVisualizer









