ArduPilot / ArduPilot/MissionPlanner
launching other SITL models
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
I have been trying to help a student trying to do some work on the quadplane tilt-rotor support. He was trying to use MissionPlanner and found it impossible to get the quadplane-tilt model working within the Simulation launch in MissionPlanner. Using --model=quadplane-tilt changes the physics, but MissionPlanner kept forcing Q_TILT_ENABLE=0. Even editing sitl/default_params/quadplane.parm didn't work, that file got overridden with the old values on every launch.
We need a way to be able to launch any SITL model
For this student I've pointed him at WSL and sim_vehicle which will get him going, but I'm creating this issue to note the problem
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with MissionPlanner's Simulation launch handling and trace how the --model=quadplane-tilt argument and sitl/default_params/quadplane.parm are processed. Done means Mission Planner can launch an arbitrary SITL model, including quadplane-tilt, without forcing Q_TILT_ENABLE=0 or overwriting the model's parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100