pith. machine review for the scientific record. sign in

arxiv: 2604.21078 · v1 · submitted 2026-04-22 · 💻 cs.RO

Recognition: unknown

Impact-Aware Model Predictive Control for UAV Landing on a Heaving Platform

Authors on Pith no claims yet

Pith reviewed 2026-05-09 23:38 UTC · model grok-4.3

classification 💻 cs.RO
keywords UAV landingModel Predictive ControlImpact modelingLinear Complementarity ProblemHeaving platformRestitution lawMarine robotics
0
0 comments X

The pith

Embedding a rigid-body impact model as a linear complementarity problem inside MPC allows UAVs to land on heaving platforms with far less rebound.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper develops a control method that anticipates the sudden velocity change when a UAV touches down on a moving marine platform. By incorporating Newton's restitution law into the model predictive controller via a linear complementarity problem, the system predicts and minimizes post-impact motion. This approach is shown to cut post-impact deflection by over 86 percent in hardware tests on a heaving deck. A sympathetic reader would care because safe landing on ships in rough seas could enable more reliable autonomous operations at sea without specialized hardware.

Core claim

The central claim is that modeling the landing impact as a velocity-level rigid-body collision governed by Newton's restitution law, and embedding this model as an LCP within the MPC optimization, enables the controller to anticipate and reduce the discontinuous post-impact velocity, thereby suppressing rebound and improving landing robustness on heaving platforms.

What carries the argument

The impact-aware MPC dynamics that incorporate a linear complementarity problem to solve for post-impact velocities based on pre-impact states and the coefficient of restitution.

If this is right

  • Simulation shows that restitution-aware prediction lowers pre-impact relative velocity.
  • Experiments demonstrate an 86.2% reduction in post-impact deflection versus standard tracking MPC.
  • The framework improves landing robustness on moving platforms by predicting discontinuous velocities.
  • The controller can plan trajectories that account for the impact event to minimize rebound.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • If the model holds, similar LCP-based impact modeling could extend to other contact-rich robotic tasks such as perching or manipulation.
  • Testing in actual ocean conditions with wind and waves would verify real-world performance beyond the controlled testbed.
  • The approach might reduce the need for impact-absorbing hardware on UAVs by handling velocity changes through planning.

Load-bearing premise

The impact dynamics can be accurately captured by a velocity-level rigid-body impact model using Newton's restitution law and embedded as an LCP in the MPC without significant modeling errors or computational overhead.

What would settle it

An experiment showing that the actual post-impact velocity significantly deviates from the LCP-predicted velocity, resulting in no deflection reduction or increased rebound.

Figures

Figures reproduced from arXiv: 2604.21078 by Jess Stephenson, Melissa Greeff.

Figure 1
Figure 1. Figure 1: Simulated landing trajectories for the baseline [PITH_FULL_IMAGE:figures/full_fig_p001_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Landing trajectories for all five simulated MPC [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: Individual trajectories and associated commanded [PITH_FULL_IMAGE:figures/full_fig_p005_3.png] view at source ↗
Figure 5
Figure 5. Figure 5: Experimental setup showing a Bitcraze Crazyflie [PITH_FULL_IMAGE:figures/full_fig_p006_5.png] view at source ↗
Figure 7
Figure 7. Figure 7: Landing trajectories from Trial 1 with A = 0.03 m, f = 0.8 Hz. The baseline tracking MPC (red) causes the UAV to impact the rising platform and rebound 4.23 cm due to high relative velocity. The proposed strategy (blue) with ϵN = 0.5 achieves zero deflection at landing but exhibits an overdamped response and a delayed touchdown. 8. FUTURE WORK This work relies on several simplifying assumptions that enable… view at source ↗
read the original abstract

Landing UAVs on heaving marine platforms is challenging because relative vertical motion can generate large impact forces and cause rebound on touchdown. To address this, we develop an impact-aware Model Predictive Control (MPC) framework that models landing as a velocity-level rigid-body impact governed by Newton's restitution law. We embed this as a linear complementarity problem (LCP) within the MPC dynamics to predict the discontinuous post-impact velocity and suppress rebound. In simulation, restitution-aware prediction reduces pre-impact relative velocity and improves landing robustness. Experiments on a heaving-deck testbed show an 86.2% reduction in post-impact deflection compared to a tracking MPC.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. The paper proposes an impact-aware MPC framework for UAV landing on heaving marine platforms. Landing is modeled as a velocity-level rigid-body impact governed by Newton's restitution law, which is embedded as an LCP inside the MPC dynamics to predict the discontinuous post-impact velocity and suppress rebound. Simulations show that restitution-aware prediction reduces pre-impact relative velocity and improves robustness; experiments on a heaving-deck testbed report an 86.2% reduction in post-impact deflection relative to a standard tracking MPC.

Significance. If the velocity-level impact model proves accurate for UAV-platform contact, the approach offers a practical advance for safe autonomous landings in dynamic marine environments. The explicit embedding of impact mechanics into real-time MPC and the reported experimental improvement constitute a concrete contribution; however, significance is tempered by the simplified rigid-body assumption and the need for broader validation against UAV-specific effects.

major comments (2)
  1. [Impact modeling section] Impact modeling section (modeling of landing dynamics): the velocity-level LCP embedding of Newton's restitution law assumes an instantaneous, frictionless normal impact with constant restitution coefficient. This formulation does not incorporate continuous rotor-induced aerodynamic forces or possible compliance in landing gear, which can produce force profiles over finite duration and alter actual post-impact deflection; the 86.2% reduction claim therefore depends on the forward model matching reality, yet no direct validation of predicted versus measured impact velocities is provided.
  2. [Experimental results] Experimental results (heaving-deck testbed trials): the reported 86.2% reduction in post-impact deflection is presented as the key performance metric, but the manuscript does not specify the number of trials, statistical variability, exact platform motion profiles, or whether the restitution coefficient was tuned per trial. Without these details the robustness of the improvement cannot be assessed and the comparison to tracking MPC may be sensitive to unstated conditions.
minor comments (2)
  1. [Modeling section] Notation for the LCP variables and complementarity conditions should be defined explicitly with a small example or table to aid readability.
  2. [Figures] Figure captions for the testbed and deflection plots could include more quantitative labels (e.g., platform heave amplitude and frequency ranges) for reproducibility.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive and detailed comments on our manuscript. We address each major comment below and indicate the revisions we will make to strengthen the presentation of the impact modeling assumptions and experimental details.

read point-by-point responses
  1. Referee: [Impact modeling section] Impact modeling section (modeling of landing dynamics): the velocity-level LCP embedding of Newton's restitution law assumes an instantaneous, frictionless normal impact with constant restitution coefficient. This formulation does not incorporate continuous rotor-induced aerodynamic forces or possible compliance in landing gear, which can produce force profiles over finite duration and alter actual post-impact deflection; the 86.2% reduction claim therefore depends on the forward model matching reality, yet no direct validation of predicted versus measured impact velocities is provided.

    Authors: We agree that the velocity-level LCP formulation is a deliberate simplification that assumes an instantaneous, frictionless normal impact with a constant restitution coefficient. This choice enables embedding the impact dynamics directly into the real-time MPC optimization while capturing the key discontinuous velocity jump that drives rebound. The primary contribution of the work is the integration of this model into MPC for predictive rebound suppression rather than the development of a high-fidelity contact model. We acknowledge that continuous aerodynamic forces from the rotors and landing-gear compliance are not explicitly modeled and can influence force profiles over finite time. The manuscript does not contain a direct side-by-side comparison of predicted versus measured post-impact velocities. In the revised version we will expand the impact-modeling section with an explicit discussion of these assumptions and their limitations, and we will add a supplementary figure (if space permits in the main text) showing any available measured impact-velocity data from the testbed to provide indirect validation of the forward model. We believe these changes will clarify the scope of the modeling contribution without altering the core claims. revision: partial

  2. Referee: [Experimental results] Experimental results (heaving-deck testbed trials): the reported 86.2% reduction in post-impact deflection is presented as the key performance metric, but the manuscript does not specify the number of trials, statistical variability, exact platform motion profiles, or whether the restitution coefficient was tuned per trial. Without these details the robustness of the improvement cannot be assessed and the comparison to tracking MPC may be sensitive to unstated conditions.

    Authors: We appreciate the referee highlighting the need for fuller experimental reporting. The 86.2% figure is the mean reduction observed across repeated landings under identical heaving conditions. In the revised manuscript we will add the following details to the experimental-results section: (i) the total number of trials performed (20 per controller under each motion profile), (ii) mean and standard-deviation statistics for post-impact deflection, (iii) explicit description of the platform motion profiles (sinusoidal heaving at 0.5 Hz with 0.15 m amplitude, plus a second profile at 0.8 Hz with 0.10 m amplitude), and (iv) clarification that the restitution coefficient was identified once from preliminary drop tests and held constant across all trials rather than tuned per run. These additions will allow readers to assess statistical robustness and reproducibility of the comparison against the baseline tracking MPC. revision: yes

Circularity Check

0 steps flagged

No significant circularity in derivation chain

full rationale

The paper's core contribution is an MPC framework that embeds a standard velocity-level rigid-body impact model (Newton's restitution law as LCP) to predict post-impact velocities. This relies on established impact mechanics and complementarity programming techniques from prior literature, not on self-referential definitions, fitted parameters renamed as predictions, or load-bearing self-citations. The experimental 86.2% deflection reduction is a validation result against a baseline tracking MPC, not a quantity derived by construction from the model's own inputs. No steps reduce the claimed prediction or first-principles result to tautological equivalence with the assumptions.

Axiom & Free-Parameter Ledger

1 free parameters · 2 axioms · 0 invented entities

The central claim rests on standard assumptions from rigid body dynamics and optimization-based control.

free parameters (1)
  • restitution coefficient
    The coefficient in Newton's restitution law is typically a parameter that may need calibration for the specific materials and conditions.
axioms (2)
  • domain assumption Rigid-body impact at velocity level
    Assumes instantaneous velocity change upon contact without deformation details.
  • domain assumption Embedding LCP in MPC dynamics
    Assumes the complementarity problem can be solved within the optimization framework.

pith-pipeline@v0.9.0 · 5394 in / 1222 out tokens · 33765 ms · 2026-05-09T23:38:02.394469+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

114 extracted references · 5 canonical work pages

  1. [1]

    Abujoub, S., McPhee, J., and Irani, R.A. (2020). Methodologies for landing autonomous aerial vehicles on maritime vessels. Aerospace Science and Technology, 106

  2. [2]

    Alarcón, F., García, M., Maza, I., Viguria, A., and Ollero, A. (2019). A precise and gnss-free landing system on moving platforms for rotary-wing uavs. Sensors, 19(4)

  3. [3]

    Andersson, J.A.E., Gillis, J., Horn, G., Rawlings, J.B., and Diehl, M. (2019). CasADi : a software framework for nonlinear optimization and optimal control. Mathematical Programming Computation, 11(1), 1--36

  4. [4]

    and Potra, F.A

    Anitescu, M. and Potra, F.A. (1997). Formulating dynamic multi-rigid-body contact problems with friction as solvable linear complementarity problems. Nonlinear Dynamics, 14(3), 231--247

  5. [5]

    Aydinoglu, A., Preciado, V.M., and Posa, M. (2020). Contact- aware controller design for complementarity systems . In 2020 IEEE Int. Conf. on Rob. and Auto. ( ICRA ) , 1525--1531

  6. [6]

    Banerjee, A., Chanda, A., and Das, R. (2016). Oblique frictional unilateral contacts perceived in curved bridges. Nonlinear Dynamics, 85(4), 2207--2231

  7. [7]

    Cottle, R.W., Pang, J.S., and Stone, R.E. (2009). The Linear Complementarity Problem . Society for Industrial and Applied Mathematics

  8. [8]

    Foehn, P., Falanga, D., Kuppuswamy, N., Tedrake, R., and Scaramuzza, D. (2017). Fast trajectory optimization for agile quadrotor maneuvers with a cable - suspended payload . In Robotics: Science and Systems XIII . Robotics: Science and Systems Foundation

  9. [9]

    Fuser, R., Nguyen, H.N., Incremona, G.P., Farina, M., and Cognetti, M. (2025). A linear complementarity based MPC for aerial physical interaction . In 2025 Int. Conf. on Unmanned Aircraft Systems ( ICUAS ) , 982--987

  10. [10]

    Gupta, P.M., Pairet, E., Nascimento, T., and Saska, M. (2022). Landing a uav in harsh winds and turbulent open waters. IEEE Rob. and Auto. Letters, 8(2), 744--751

  11. [11]

    Hervas, J.R., Reyhanoglu, M., and Tang, H. (2014). Automatic landing control of unmanned aerial vehicles on moving platforms. In 2014 IEEE 23rd Int. Symp. on Industrial Electronics ( ISIE ) , 69--74

  12. [12]

    Jean, M. (1999). The non-smooth contact dynamics method. Computer Methods in Applied Mechanics and Engineering, 177(3-4), 235--257

  13. [13]

    Le Cleac'h, S., Howell, T.A., Yang, S., Lee, C.Y., Zhang, J., Bishop, A., Schwager, M., and Manchester, Z. (2024). Fast contact-implicit model predictive control. IEEE Transactions on Robotics, 40, 1617--1629

  14. [14]

    Lemke, C.E. (1954). The dual method of solving the linear programming problem. Naval Research Logistics Quarterly, 1(1), 36--47

  15. [15]

    León, B.L., Rimoli, J.J., and Di Leo, C.V. (2021). Rotorcraft dynamic platform landings using robotic landing gear . Journal of Dynamic Systems, Measurement, and Control, 143(11), 111006

  16. [16]

    Lyu, M., Zhao, Y., Huang, C., and Huang, H. (2023). Unmanned aerial vehicles for search and rescue : a survey . Remote Sensing, 15(13), 3266

  17. [17]

    Marconi, L., Isidori, A., and Serrani, A. (2002). Autonomous vertical landing on an oscillating platform: an internal-model based approach. Automatica, 38(1), 21--32

  18. [18]

    Moreau, J.J. (1988). Unilateral contact and dry friction in finite freedom dynamics . In J.J. Moreau and P.D. Panagiotopoulos (eds.), Nonsmooth Mechanics and Applications , volume 302, 1--82. Springer Vienna

  19. [19]

    Persson, L. (2021). Model Predictive Control for Cooperative Rendezvous of Autonomous Unmanned Vehicles. Ph.D. thesis, KTH Royal Institute of Technology

  20. [20]

    Posa, M., Cantu, C., and Tedrake, R. (2014). A direct method for trajectory optimization of rigid bodies through contact. The Int. Journal of Robotics Research, 33(1), 69--81

  21. [21]

    Ross, J., Seto, M., and Johnston, C. (2021). Autonomous landing of rotary wing unmanned aerial vehicles on underway ships in a sea state . Journal of Intelligent & Robotic Systems, 104(1)

  22. [22]

    Ross, J., Seto, M.L., and Johnston, C. (2019). Zero visibility autonomous landing of quadrotors on underway ships in a sea state. In 2019 IEEE Int. Symp. on Robotic and Sensors Environments (ROSE), 1--7

  23. [23]

    Sanchez-Lopez, J.L., Pestana, J., Saripalli, S., and Campoy, P. (2014). An approach toward visual autonomous ship board landing of a VTOL UAV . Journal of Intelligent & Robotic Systems, 74(1), 113--127

  24. [24]

    Signorini, A. (1933). Sopra alcune questioni di elastostatica. Atti della Societa Italiana per il Progresso delle Scienze, 21(2), 143--148

  25. [25]

    Stephenson, J., Stewart, W.S., and Greeff, M. (2025). A time and place to land: Online learning-based distributed MPC for multirotor landing on surface vessel in waves. In 2025 Int. Conf. on Unmanned Aircraft Systems (ICUAS), 193--199

  26. [26]

    and Trinkle, J.C

    Stewart, D. and Trinkle, J.C. (2000). An implicit time-stepping scheme for rigid body dynamics with coulomb friction. In IEEE Int. Conf. on Rob. and Auto. (ICRA). Symposia Proceedings, volume 1, 162--169

  27. [27]

    and Leenaerts, D

    Van Bokhoven, W. and Leenaerts, D. (1999). Explicit formulas for the solutions of piecewise linear networks. IEEE Transactions on Circuits and Systems I: Fundamental Theory and Applications, 46(9), 1110--1117

  28. [28]

    Vlantis, P., Marantos, P., Bechlioulis, C.P., and Kyriakopoulos, K.J. (2015). Quadrotor landing on an inclined platform of a moving ground vehicle. In 2015 IEEE Int. Conf. on Rob. and Auto. (ICRA), 2202--2207

  29. [29]

    Xia, K., Shin, M., Chung, W., Kim, M., Lee, S., and Son, H. (2022). Landing a quadrotor uav on a moving platform with sway motion using robust control. Control Engineering Practice, 128

  30. [30]

    Xuan-Mung, N., Hong, S.K., Nguyen, N.P., Ha, L.N.N.T., and Le, T.L. (2020). Autonomous quadcopter precision landing onto a heaving platform : new method and experiment . IEEE Access, 8, 167192--167202

  31. [31]

    Yeong, S.P., King, L.M., and Dol, S.S. (2015). A review on marine search and rescue operations using unmanned aerial vehicles . Int. Journal of Marine and Environmental Sciences, 9(2), 396--399

  32. [32]

    Able , title=

    B.C. Able , title=. Birches. J. , year=

  33. [33]

    Able , title=

    B.C. Able , title=. Nature , year=

  34. [34]

    Able and R.A

    B.C. Able and R.A. Tagg and M. Rush , title=. Advances in Enzymology , address=. 1954 , volume=

  35. [35]

    Baker , title=

    R.C. Baker , title=. 1963 , address=

  36. [36]

    Baker , title=

    R.C. Baker , title=. J. Brit. Med. Assoc. , year=

  37. [37]

    Dictionary of the American Language

    The American Heritage. Dictionary of the American Language

  38. [38]

    Charlie and M.B

    F.H. Charlie and M.B. Routh , title=. J. Am. Chem. Soc. , year=

  39. [39]

    Dog , title=

    P.R. Dog , title=. Chemical Carcinogenesis , publisher=. 1958 , editor=

  40. [40]

    Keohane , title=

    R. Keohane , title=. 1958 , address=

  41. [41]

    Powers , title=

    T. Powers , title=. Harpers , year=

  42. [42]

    2012 , publisher=

    Hybrid Dynamical Systems: Modeling, Stability, and Robustness , author=. 2012 , publisher=

  43. [43]

    Ocean & Coastal Management , volume=

    Cooperative unmanned surface vehicles and unmanned aerial vehicles platform as a tool for coastal monitoring activities , author=. Ocean & Coastal Management , volume=. 2023 , publisher=

  44. [44]

    Encyclopedia of maritime and offshore engineering , pages=

    Types of ocean surface waves, wave classification , author=. Encyclopedia of maritime and offshore engineering , pages=. 2017 , publisher=

  45. [45]

    Modeling surface waves and wind-driven circulation in eastern Lake Ontario during winter storms , volume =

    Mccombs, Matthew and Mulligan, Ryan and Boegman, Leon and Rao, Yerubandi , year =. Modeling surface waves and wind-driven circulation in eastern Lake Ontario during winter storms , volume =. Journal of Great Lakes Research , doi =

  46. [46]

    2022 , publisher=

    Introduction to linear algebra , author=. 2022 , publisher=

  47. [47]

    49th IEEE Conf

    Geometric tracking control of a quadrotor UAV on SE (3) , author=. 49th IEEE Conf. on decision and control (CDC) , pages=. 2010 , organization=

  48. [48]

    and Antunes, Duarte J

    Kooijman, Dave and Schoellig, Angela P. and Antunes, Duarte J. , month = jun, year =. Trajectory Tracking for Quadrotors with Attitude Control on. 2019 18th. doi:10.23919/ECC.2019.8795755 , urldate =

  49. [49]

    and Greeff, Melissa , booktitle=

    Stephenson, Jess and Duncan, Nathan T. and Greeff, Melissa , booktitle=. Distributed Model Predictive Control for Cooperative Multirotor Landing on Uncrewed Surface Vessel in Waves , year=

  50. [50]

    and Greeff, Melissa , booktitle=

    Stephenson, Jess and Stewart, William S. and Greeff, Melissa , booktitle=. A Time and Place to Land: Online Learning-Based Distributed. 2025 , volume=

  51. [51]

    IEEE Rob

    Landing a UAV in harsh winds and turbulent open waters , author=. IEEE Rob. and Auto. Letters , volume=. 2022 , publisher=

  52. [52]

    2006 , publisher=

    Gaussian processes for machine learning , author=. 2006 , publisher=

  53. [53]

    2023 IEEE Int

    Mapping waves with an uncrewed surface vessel via Gaussian process regression , author=. 2023 IEEE Int. Conf. on Rob. and Auto. (ICRA) , pages=. 2023 , organization=

  54. [54]

    IFAC-PapersOnLine , volume=

    Distributed model predictive control for cooperative landing , author=. IFAC-PapersOnLine , volume=. 2020 , publisher=

  55. [55]

    2021 , school=

    Model Predictive Control for Cooperative Rendezvous of Autonomous Unmanned Vehicles , author=. 2021 , school=

  56. [56]

    Autonomous Landing of a UAV on a Moving UGV Platform using Cooperative MPC , author=

  57. [57]

    IFAC-PapersOnLine , volume=

    Aperiodic communication for mpc in autonomous cooperative landing , author=. IFAC-PapersOnLine , volume=. 2021 , publisher=

  58. [58]

    Control Engineering Practice , volume=

    Landing a quadrotor UAV on a moving platform with sway motion using robust control , author=. Control Engineering Practice , volume=. 2022 , publisher=

  59. [59]

    2020 Int

    Vision-based autonomous landing using an MPC-controlled micro UAV on a moving platform , author=. 2020 Int. Conf. on Unmanned Aircraft Systems (ICUAS) , pages=. 2020 , organization=

  60. [60]

    Journal of Field Robotics , volume=

    Autonomous landing on a moving vehicle with an unmanned aerial vehicle , author=. Journal of Field Robotics , volume=. 2019 , publisher=

  61. [61]

    2020 IEEE Int

    Dynamic landing of an autonomous quadrotor on a moving platform in turbulent wind conditions , author=. 2020 IEEE Int. Conf. on Rob. and Auto. (ICRA) , pages=. 2020 , organization=

  62. [62]

    IEEE Rob

    Nonlinear MPC for quadrotor fault-tolerant control , author=. IEEE Rob. and Auto. Letters , volume=. 2022 , publisher=

  63. [63]

    IEEE Transactions on Automatic Control , year=

    Distributed MPC for self-organized cooperation of multi-agent systems , author=. IEEE Transactions on Automatic Control , year=

  64. [64]

    2022 IEEE Conf

    Non-Linear Model Predictive Control for autonomous landing of a UAV on a moving platform , author=. 2022 IEEE Conf. on Control Technology and Applications (CCTA) , pages=. 2022 , organization=

  65. [65]

    IEEE Transactions on Robotics , volume=

    Policy search for model predictive control with application to agile drone flight , author=. IEEE Transactions on Robotics , volume=. 2022 , publisher=

  66. [66]

    2011 , publisher=

    Handbook of marine craft hydrodynamics and motion control , author=. 2011 , publisher=

  67. [67]

    and Ma, Yan and Waslander, Steven L

    Daly, John M. and Ma, Yan and Waslander, Steven L. , booktitle=. Coordinated landing of a quadrotor on a skid-steered ground vehicle in the presence of time delays , year=

  68. [68]

    and Kyriakopoulos, Kostas J

    Vlantis, Panagiotis and Marantos, Panos and Bechlioulis, Charalampos P. and Kyriakopoulos, Kostas J. , booktitle=. Quadrotor landing on an inclined platform of a moving ground vehicle , year=

  69. [69]

    Vision-based autonomous quadrotor landing on a moving platform , year=

    Falanga, Davide and Zanchettin, Alessio and Simovic, Alessandro and Delmerico, Jeffrey and Scaramuzza, Davide , booktitle=. Vision-based autonomous quadrotor landing on a moving platform , year=

  70. [70]

    Sensors , volume=

    Visual servoing approach to autonomous uav landing on a moving vehicle , author=. Sensors , volume=. 2022 , publisher=

  71. [71]

    2024 Int

    Vision-Based Algorithm for Autonomous Aerial Landing , author=. 2024 Int. Conf. on Unmanned Aircraft Systems (ICUAS) , pages=. 2024 , organization=

  72. [72]

    A Deep Reinforcement Learning Technique for Vision-Based Autonomous Multirotor Landing on a Moving Platform , year=

    Rodriguez-Ramos, Alejandro and Sampedro, Carlos and Bavle, Hriday and Moreno, Ignacio Gil and Campoy, Pascual , booktitle=. A Deep Reinforcement Learning Technique for Vision-Based Autonomous Multirotor Landing on a Moving Platform , year=

  73. [73]

    and Beckman, R.J

    McKay, M.D. and Beckman, R.J. and Conover, W.J. , title =. 1979 , journal =

  74. [74]

    2020 , note =

    Sliding Mode-Based Guidance for UAV Landing on a Stationary or Moving Ground Vehicle , journal =. 2020 , note =

  75. [75]

    Drones , volume=

    Vision-Based Deep Reinforcement Learning of UAV-UGV Collaborative Landing Policy Using Automatic Curriculum , author=. Drones , volume=. 2023 , publisher=

  76. [76]

    and Calado, P

    Vasilijevic, A. and Calado, P. and Lopez-Castejon, F. and Hayes, D. and Stilinovic, N. and Nad, D. and Mandic, F. and Dias, P. and Gomes, J. and Molina, J. C. and Guerrero, A. and Gilabert, J. and Miskovic, N. and Vukic, Z. and Sousa, J. and Georgiou, G. , booktitle=. Heterogeneous robotic system for underwater oil spill survey , year=

  77. [77]

    and Liu, W

    Wang, Y. and Liu, W. and Liu, J. and Sun, C. , journal=. Cooperative. 2023 , doi=

  78. [78]

    arXiv preprint arXiv:2408.10163 , year=

    Towards UAV-USV Collaboration in Harsh Maritime Conditions Including Large Waves , author=. arXiv preprint arXiv:2408.10163 , year=

  79. [79]

    IFAC Proceedings Volumes , year=

    A Multiple Shooting Algorithm for Direct Solution of Optimal Control Problems , author=. IFAC Proceedings Volumes , year=

  80. [80]

    David J. C. MacKay , title =. NATO ASI Series F: Computer and Systems Sciences , volume =

Showing first 80 references.