Get Started¶
Welcome to Drone Models! This section will help you get up and running quickly.
What You'll Learn¶
In this section, you'll learn how to:
- Install the package and its dependencies
- Set up your development environment
- Run your first simulation
- Understand the basic concepts
Prerequisites¶
Before getting started, make sure you have:
- Python 3.11 or later
- Basic knowledge of Python and numerical computing
- Familiarity with drone dynamics (helpful but not required)
Next Steps¶
- Installation - Install the package
- Quick Start - Your first drone model
Ready to begin? Let's start with installation!