Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| searchwing-px4-analyse [2018/10/28 23:10] – [Results] natwati | searchwing-px4-analyse [2018/10/28 23:43] (current) – [Points that require discussion] natwati | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| In case actual position waypoints are used (and not loiter waypoints) the position controller will use the logic documented in "A New Nonlinear Guidance Logic for Trajectory Tracking" | In case actual position waypoints are used (and not loiter waypoints) the position controller will use the logic documented in "A New Nonlinear Guidance Logic for Trajectory Tracking" | ||
| - | The PX4 firmware | + | The PX4 firmware |
| + | If all commands | ||
| + | Ìý | ||
| + | The PX4 firmware implements the possibility to upload a second mission in the background while another mission is active. QGroundControl does not support this and forces the user to pause the mission when uploading a new mission.Ìý | ||
| ===== Points that require discussion ===== | ===== Points that require discussion ===== | ||
| * How to command flying to a moving location? | * How to command flying to a moving location? | ||
| - | * What happens during upload of missions? | ||
| * Is an increased responsiveness of L1 position control during approach required? | * Is an increased responsiveness of L1 position control during approach required? | ||
| - | * A predicted route of the ship could be used to generate a trajectory that passes though all points the landing spot could be located at. This seems possible as no sudden deviation of the predicted route is to be expected | + | * A predicted route of the ship could be used to generate a trajectory that passes though all points the landing spot could be located at. This seems possible as no sudden deviation of the predicted route is to be expected |
| - | * Expected waves and wind (possibly from this source: [[http:// | + | * Expected waves and wind should be investigated |
| + | * Can geofencing provide sufficient accuracy to prevent a collision with the ship? | ||