-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Feature
Request
Expand aircraft library with more VTOL configurations for research and testing.
Proposed Configurations
- Quadplane - Traditional quad + fixed wing
- Tiltwing - Entire wing tilts with motors
- Cyclocopter - Cycloidal rotors for VTOL
- Coaxial+Wing - Coaxial rotors with wings
Implementation
- Add new config files in src/config/
- Define mass, inertia, and actuator properties
- Create aerodynamic models for each type
- Add control mixing for new configurations
Acceptance Criteria
- At least 2 new aircraft configurations
- Each config has validated physics parameters
- All flight modes work with new aircraft
- Example flight tests for each configuration
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers