REVIEW 4 major objections 8 minor 48 references
Disturbance-aware Motion Planning for Over-actuated Underwater Vehicles Exploiting Actuation Redundancy for High-fidelity 3D Reconstruction
T0 review · 4 major / 8 minor · reviewed 2026-07-09 · glm-5.2
Pith's one-line read Extra thrusters let underwater robots photograph without stirring up mud
desk verdict Real-time thruster-wake-aware control allocation for ROVs: solid empirical work with one unvalidated modeling assumption at its core. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The method rests on three components. First, a thruster wake model that predicts flow velocity at any spatial point as the product of an axial velocity term (derived from actuator-disk theory, scaling with the square root of thrust), an inverse-square distance decay, and a directional attenuation function g(theta) = cos^4(theta) with a hard cutoff at 45 degrees. Second, an aggregate disturbance metric that sums the squared velocity contributions from all eight thrusters across 150-300 sample points in a target region, with proximity-weighted sampling concentrated near delicate features. Third, a sequential quadratic programming solver that minimizes this disturbance cost plus a thrust-energy
What would settle it
Set up a scenario where two or more thrusters point toward the same target region at converging angles, so their wakes interact strongly in the target zone. If the optimizer's predicted disturbance ranking of candidate allocations diverges from actual PIV-measured disturbance in this configuration — particularly if the allocation the model predicts is best is not actually best — then linear superposition is insufficient and the core optimization mechanism fails in exactly the regime where multiple thrusters are active near a target.
Extended reading notes
Core claim
The central finding is that actuation redundancy in an over-actuated underwater vehicle can be systematically exploited to decouple trajectory tracking from environmental disturbance minimization. By formulating thruster-induced flow at a target region as an explicit optimization cost and searching the null space of thrust allocations that produce identical robot motion, a real-time allocator can reduce target-region particle velocity by 67 percent while maintaining comparable positioning accuracy to a standard dynamic positioning controller. This disturbance reduction directly translates into substantially better 3D reconstruction quality — from 4.3 mm to 1.9 mm RMSE — because the camera ac
Load-bearing premise
The method assumes that adding together the flow velocities from eight individual thrusters (linear superposition) gives a reliable enough ranking of total disturbance to guide optimization. In reality, when multiple thruster jets interact, the combined flow can be nonlinear — jets can partially cancel or amplify each other in ways the simple sum does not capture. If these interactions are strong, the optimizer might pick a thrust distribution that looks gentle on paper butis
Editorial extensions
If this is right
- If the disturbance-minimizing null-space search generalizes to open water, low-cost inspection ROVs could achieve reconstruction quality that currently requires expensive specialized equipment like laser scanners or structured-light systems.
- The same redundancy-resolution principle could extend to other over-actuated platforms — aerial drones with more rotors than needed, or satellite attitude-control systems with redundant thruster clusters — wherever actuator-induced disturbance degrades a downstream sensing objective.
- Coupling the disturbance model with real-time target detection and segmentation would allow the system to protect whatever it identifies as delicate, removing the current requirement for a known target pose.
- Multi-robot collaborative scanning could distribute thruster loads across vehicles to further reduce per-target disturbance, though coordinating null-space searches across platforms adds significant complexity.
Reading between the lines
- The linear superposition assumption for combining individual thruster wake velocities is the load-bearing simplification. In confined spaces where wakes reflect off walls or when multiple thrusters point toward the same target region, nonlinear jet-on-jet interactions could change the relative disturbance ranking of candidate allocations, causing the optimizer to select a solution that is not actu
- The 45-degree hard cutoff and cos^4 decay were validated for a specific thruster at specific distances (0.1-0.5 m). Different propeller geometries, duct designs, or operating distances could shift the angular profile enough that the model's disturbance ranking diverges from reality, particularly if the optimizer exploits directions near the cutoff boundary where small model errors have large conse
- The claim of 67 percent disturbance reduction is measured in a clear-water tank with controlled flow. Real seabeds involve cohesive sediments with different resuspension thresholds, so the same flow-velocity reduction may translate to a different — potentially smaller or larger — improvement in actual water clarity at the camera.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper addresses the actuation-to-perception coupling problem in underwater robotics: thruster-induced hydrodynamic disturbances degrade the very sensor data the robot seeks to acquire. The authors exploit actuation redundancy in an eight-thruster ROV to search the null space of thrust allocations that achieve identical vehicle motion, selecting those that minimize a predicted disturbance cost on a task-relevant target region. The disturbance model is derived from actuator-disk theory with a cos^4 directional attenuation term, validated against PIV measurements (R^2 = 0.99 near-axis, R^2 > 0.82 in the primary wake). A real-time SQP-based redundancy-resolving allocator runs at 10 Hz (45 ms/solve). Across 440 trials in a controlled freshwater tank, the method reduces target-region particle velocity by 67% and improves 3D reconstruction RMSE by 55% versus a disturbance-unaware baseline, achieving a 98.5% reconstruction success rate. The framework supports both autonomous scanning (quantitatively evaluated) and operator-assisted teleoperation (demonstrated in supplementary materials).
Significance. The paper tackles a genuine and under-addressed problem: the coupling between robot actuation and downstream perception quality in underwater inspection. The core insight—using over-actuation redundancy to decouple motion tracking from environmental disturbance minimization—is well-motivated and practically relevant for low-cost ROV platforms. The experimental design is thorough, comprising 440 trials across three target models of varying complexity, four comparison methods, an ablation study, and direct PIV validation of the disturbance proxy. The reconstruction quality is measured against independently obtained ground truth (Artec 3D scanner), and the disturbance reduction is measured via PIV rather than relying solely on the model's own predictions. The real-time performance (10 Hz, 45 ms/solve) is credible for embedded deployment. The framework's applicability to both autonomous and teleoperated modes adds practical value.
major comments (4)
- §III-B, Eq. (4): The aggregate disturbance cost uses linear superposition of individual thruster wake velocities, but the PIV validation (Fig. 6) only validates the single-thruster model (Eqs. 1–2). No PIV measurement of the multi-thruster flow field is presented to validate the superposition assumption used in the actual cost function being optimized. The paper acknowledges multi-jet interactions 'can be nonlinear' but asserts this yields a 'conservative bias' (overestimation). This assertion is not demonstrated and is not obviously true: if two thruster wakes destructively interfere at the target, linear superposition would underestimate the cancellation, potentially causing the optimizer to prefer an allocation that is actually worse than alternatives. The optimizer's correctness depends on the superposition model preserving the relative ordering of disturbance across candidate thrust
- §III-B, Eq. (4): The 'conservative overestimation' claim is internally inconsistent with the stated optimization objective. If linear superposition systematically overestimates disturbance, the optimizer still selects the allocation with the lowest predicted disturbance, which should correspond to the lowest actual disturbance if the relative ordering is preserved. However, if nonlinear interactions cause the relative ordering to change (not just the absolute magnitude), the optimizer could converge to a suboptimal allocation. The paper does not test whether the relative ordering is preserved. A targeted experiment measuring PIV flow fields for two or more candidate allocations (e.g., the optimizer's selected allocation vs. a rejected alternative) would directly validate whether the optimizer is selecting near-optimal allocations rather than merely adequate ones. The empirical 67%
- §IV-A and Table IV: The success rate metric conflates two distinct failure modes. Table IV reports a 98.3% success rate (59/60) for the full method in Phase 1 and 98.5% (197/200) in Phase 2, but the success criterion (RMSE < 3.0 mm AND completeness > 85%) is defined only in Phase 2's description. For Phase 1, the text states that quality metrics are 'computed from evaluable reconstructions only' and that trials without evaluable reconstructions are 'counted as failures.' It is unclear whether the Phase 1 success rate uses the same RMSE < 3.0 mm AND completeness > 85% threshold or simply whether a registered model was produced. Clarifying this distinction is important because the 0% success rate for manual teleoperation (0/60) could reflect complete SfM/NeRF pipeline failures (no registered model at all) rather than quality threshold failures, which is a different claim. The paper should
- §III-C, Eq. (6)–(7): The optimization formulation includes a collision avoidance constraint (||x(t) - x_obs|| >= d_safe) implemented via a log-barrier, but no obstacles are mentioned in the experimental setup (§IV-A). If this constraint was inactive during all experiments, it should be stated explicitly. If it was active, the obstacle configuration should be described. Additionally, the formulation uses a soft position target p_target = p_current + v_des * T, which converts an instantaneous velocity command into a position target over horizon T. The sensitivity of the disturbance minimization to the choice of T (2 s) is not discussed; a shorter horizon might not capture enough of the disturbance trajectory, while a longer horizon increases computational cost. A brief sensitivity analysis or justification for T = 2 s would strengthen the claim that the framework is robustly tunable.
minor comments (8)
- Abstract and §I: The abstract states 'improves 3D reconstruction RMSE by 55% versus a disturbance-unaware baseline (1.9 ± 0.4 mm vs. 4.3 ± 1.8 mm),' but Figure 7's caption reports 'RMSE: 8.7 ± 3.2 mm' for the baseline and '78% improvement.' Table IV reports the baseline at 4.3 ± 1.8 mm. The 8.7 ± 3.2 mm figure in Fig. 7 appears to correspond to manual teleoperation, not the disturbance-unaware planner. The caption should clarify which baseline is shown.
- §III-B, Eq. (1): The variable r_ref is introduced as 'reference distance r_ref = 1 m for dimensional consistency,' but its role in the equation is unclear. The term r_ref^2 / r_i^2 suggests normalization, but if r_ref = 1 m and r_i is in meters, this is just 1/r_i^2. The purpose of r_ref should be clarified—is it a tuning parameter or purely for unit consistency?
- Table I: The 'Real-Time Optimization' column lists MPC Planning as 'No/Limited' with a footnote about embedded hardware struggles. This is a broad claim; some MPC implementations do run in real-time on embedded systems. The characterization could be more precise (e.g., 'limited for high-frequency nonlinear MPC on low-cost embedded hardware').
- §IV-C: The 'gentle stability' experiment uses a standard DP controller with specific PID gains (Kp = 150, Kd = 80, Ki = 20). These gains are quite high and may represent an unfairly aggressive baseline. A comparison with a moderately tuned DP controller would better isolate the contribution of the disturbance-aware allocation from the effect of simply reducing control aggressiveness.
- §V (Discussion): The paper states 'We conservatively expect 3–5 mm RMSE for similar targets under moderate conditions (visibility > 3 m; current < 0.5 m/s).' This prediction is not grounded in any field data or simulation. It would be more appropriate to frame this as a hypothesis for future validation rather than a conservative estimate.
- Figures 3 and 4: Figure 3 references 'Fig. 4' for the mechanical design, but the exploded view in Fig. 4 lacks labels for key components mentioned in the text (e.g., thruster positions, sensor locations). Adding labels would improve reproducibility.
- §III-B, Eq. (5): The spatial decay constant sigma = 0.05 m is described as 'approximately one-third of the typical coral branch spacing in our target models.' This ties a control parameter to a specific biological geometry. For general infrastructure inspection (e.g., pipeline cracks), the appropriate sigma would differ. The paper should note that sigma is task-dependent and provide guidance on its selection.
- References: Several references appear to be from 2025–2026 (e.g., [4], [40]), which is unusual for a reviewed manuscript. If these are preprints, they should be marked as such. Reference [7] (Liu et al., Nature Communications 2024) is cited for qualitative observation of thruster wakes impacting seabeds, but the Nature Communications paper may contain quantitative data that could strengthen the motivation.
Circularity Check
No circularity found: disturbance model derived from actuator-disk theory and validated against external PIV measurements; reconstruction quality measured against independent ground truth.
full rationale
The paper's derivation chain is self-contained and does not reduce to its inputs by construction. The thruster wake model (Eqs. 1–2) is derived from actuator-disk theory with a directional attenuation function justified by established propeller wake theory (cos⁴(θ) from momentum theory, 45° cutoff from submerged jet studies). The model parameters are validated against external PIV measurements (R²=0.99 near-axis, R²=0.82 primary wake), not fitted to the downstream reconstruction results. The aggregate disturbance metric (Eq. 4) uses linear superposition of individual thruster velocities—an approximation the paper explicitly acknowledges as potentially inaccurate for multi-jet interactions, framing it as a conservative bias rather than claiming it as a derived result. The 67% disturbance reduction is measured via independent PIV tracer particles, and the 55% RMSE improvement is measured against ground truth from an Artec Space Spider 3D scanner. The pose estimation ground truth cites [40] (Gao & Cai, 2025), which is a self-citation, but it provides an independent measurement system (visual-inertial EKF fused with optical tracking) whose validity does not depend on the present paper's disturbance model or optimization results. No step in the derivation chain is defined in terms of its own output, no fitted parameter is renamed as a prediction, and no uniqueness theorem is invoked to forbid alternatives. The skeptic's concern about unvalidated linear superposition is a correctness risk (the optimizer may not be selecting truly optimal allocations if nonlinear interactions reorder candidates), not a circularity issue—the model is an approximation with stated assumptions, not a tautological restatement of inputs. This is a standard empirical paper with independent validation against external benchmarks, warranting a score of 0.
Assumptions & free parameters
free parameters (8)
- w_track =
5.0
- w_D =
not specified
- w_u =
not specified
- sigma =
0.05 m
- r_ref =
1.0 m
- 45-degree cutoff =
45 degrees
- rho (penalty) =
100
- N (sample points) =
150-300
assumptions (5)
- domain assumption Actuator disk theory accurately predicts downstream flow velocity from a thruster
- domain assumption Linear superposition of individual thruster wake velocities is a valid approximation for multi-thruster vehicles
- domain assumption cos^4(theta) directional attenuation captures the dominant angular decay of thruster disturbance
- domain assumption SQP with warm-starting reliably finds near-global optima for the non-convex disturbance cost
- domain assumption Target pose is known for disturbance region definition
Cite this review
Pith. "Pith review of Disturbance-aware Motion Planning for Over-actuated Underwater Vehicles Exploiting Actuation Redundancy for High-fidelity 3D Reconstruction." pith.science (2026). https://pith.science/paper/UYD42JRI
@misc{pith2026260707139,
author = {Pith},
title = {Pith review of: Disturbance-aware Motion Planning for Over-actuated Underwater Vehicles Exploiting Actuation Redundancy for High-fidelity 3D Reconstruction},
year = {2026},
howpublished = {\url{https://pith.science/paper/UYD42JRI}},
note = {Machine review of arXiv:2607.07139}
}
abstract
Underwater robots often operate near delicate targets where high-power thrusters resuspend sediments and induce turbulence, degrading image quality at the sensor input. Conventional controllers optimize vehicle-centric objectives, such as tracking and stability, without accounting for the impact of actuation on sensing. We address this actuation-to-perception coupling by exploiting redundancy in over-actuated platforms. For an eight-thruster ROV, multiple thrust allocations can yield the same motion; we search this null space to minimize predicted disturbance in a task-relevant target region while enforcing motion constraints. Our method uses a control-oriented thruster-wake proxy derived from actuator-disk theory with directional attenuation and validated by PIV ($R^2 = 0.99$ near the wake axis; $R^2 > 0.82$ in the primary wake region), together with a real-time redundancy-resolving allocator running at 10 Hz (45 ms/solve). Across 440 trials, the approach reduces target-region particle velocity by 67% ($p < 0.001$), improves 3D reconstruction RMSE by 55% versus a disturbance-unaware baseline ($1.9 \pm 0.4$ mm vs. $4.3 \pm 1.8$ mm), and achieves a 98.5% reconstruction success rate. The framework supports autonomous scanning, which is quantitatively evaluated, and operator-assisted inspection, which is demonstrated in the supplementary materials.
Figures
Figures from the paper (5 more)
Reference graph
Works this paper leans on
-
[1]
Modeling sediment resuspension and transport processes induced by propeller wash from ship traffic,
P. M. Craig, J. Y . Jung, Z. Mausolff, L. A. Bastidas, T. Mathis, and P.-F. Wang, “Modeling sediment resuspension and transport processes induced by propeller wash from ship traffic,”Journal of Hydraulic Engineering, vol. 149, no. 5, p. 04023009, 2023
work page 2023
-
[2]
Q. Liao, B. Wang, and P.-F. Wang, “In situ measurement of sediment resuspension caused by propeller wash with an underwater particle image velocimetry and an acoustic doppler velocimeter,”Flow Measurement and Instrumentation, vol. 41, pp. 1–9, 2015
work page 2015
-
[3]
Non-uniform de- scattering and de-blurring of underwater images,
Y . Li, H. Lu, K.-C. Li, H. Kim, and S. Serikawa, “Non-uniform de- scattering and de-blurring of underwater images,”Mobile Networks and Applications, vol. 23, no. 2, pp. 352–362, 2018
work page 2018
-
[4]
Investigation of outdoor environmental and human factors of rov operation for novice user: a survey,
P. Chauhan, A. Shrivastava, and S. K. Dwivedy, “Investigation of outdoor environmental and human factors of rov operation for novice user: a survey,”Ergonomics, pp. 1–18, 2025
work page 2025
-
[5]
T. I. Fossen,Handbook of Marine Craft Hydrodynamics and Motion Control. John Wiley & Sons, 2011
work page 2011
-
[6]
Antonelli,Underwater Robots, 3rd ed
G. Antonelli,Underwater Robots, 3rd ed. Springer, 2014
work page 2014
-
[7]
A maneuverable underwater vehicle for near-seabed observation,
K. Liu, M. Ding, B. Panet al., “A maneuverable underwater vehicle for near-seabed observation,”Nature Communications, vol. 15, p. 10284, 2024
work page 2024
-
[8]
Enhancing the scientific value of industry remotely operated vehicles (rovs) in our oceans,
D. L. McLean, M. J. Parsons, A. R. Gates, M. C. Benfield, T. Bond, D. J. Booth, M. Bunce, A. M. Fowler, E. S. Harvey, P. I. Macreadieet al., “Enhancing the scientific value of industry remotely operated vehicles (rovs) in our oceans,”Frontiers in Marine Science, vol. 7, p. 220, 2020
work page 2020
Show all 48 references
-
[9]
Carlton,Marine propellers and propulsion
J. Carlton,Marine propellers and propulsion. Butterworth-Heinemann, 2018
2018
-
[10]
Demand- driven optimization method for thruster configuration of underwater vehicles considering capability boundary and system efficiency,
D. Xu, Z. Yan, H. Xie, L. Lu, Z. Xiao, and B. Han, “Demand- driven optimization method for thruster configuration of underwater vehicles considering capability boundary and system efficiency,”Ocean Engineering, vol. 310, p. 118749, 2024
2024
-
[11]
Enhancing underwater images and videos by fusion,
C. Ancuti, C. O. Ancuti, T. Haber, and P. Bekaert, “Enhancing underwater images and videos by fusion,” in2012 IEEE conference on computer vision and pattern recognition. IEEE, 2012, pp. 81–88
2012
-
[12]
Seathru-nerf: Neural radiance fields in scattering media,
D. Levy, A. Peleg, N. Pearl, D. Rosenbaum, D. Akkaynak, S. Korman, and T. Treibitz, “Seathru-nerf: Neural radiance fields in scattering media,” inProceedings of the IEEE/CVF conference on computer vision and pattern recognition, 2023, pp. 56–65
2023
-
[13]
Experimentation of structured light and stereo vision for underwater 3d reconstruction,
F. Bruno, G. Bianco, M. Muzzupappa, S. Barone, and A. V . Razionale, “Experimentation of structured light and stereo vision for underwater 3d reconstruction,”ISPRS Journal of Photogrammetry and Remote Sensing, vol. 66, no. 4, pp. 508–518, 2011
2011
-
[14]
A multi- camera system for the integrated documentation of underwater cultural heritage of high structural complexity; the case study of m/s helma wreck,
E. Diamanti, H. S. Løv ˚as, M. K. Larsen, and Ø. Ødeg ˚ard, “A multi- camera system for the integrated documentation of underwater cultural heritage of high structural complexity; the case study of m/s helma wreck,”IFAC-PapersOnLine, vol. 54, no. 16, pp. 422–429, 2021
2021
-
[15]
Structure-from-motion revisited,
J. L. Schonberger and J.-M. Frahm, “Structure-from-motion revisited,” inProceedings of the IEEE conference on computer vision and pattern recognition, 2016, pp. 4104–4113
2016
-
[16]
Multi-view stereo: A tutorial,
Y . Furukawa, C. Hern ´andezet al., “Multi-view stereo: A tutorial,” Foundations and trends® in Computer Graphics and Vision, vol. 9, no. 1-2, pp. 1–148, 2015
2015
-
[17]
3d gaussian splatting for real-time radiance field rendering
B. Kerbl, G. Kopanas, T. Leimk ¨uhler, and G. Drettakis, “3d gaussian splatting for real-time radiance field rendering.”ACM Trans. Graph., vol. 42, no. 4, pp. 139–1, 2023
2023
-
[18]
A critical analysis of nerf-based 3d reconstruction,
F. Remondino, A. Karami, Z. Yan, G. Mazzacca, S. Rigon, and R. Qin, “A critical analysis of nerf-based 3d reconstruction,”Remote Sensing, vol. 15, no. 14, p. 3585, 2023
2023
-
[19]
Integrated path planning and tracking control of an auv: A unified receding horizon optimization approach,
C. Shen, Y . Shi, and B. Buckham, “Integrated path planning and tracking control of an auv: A unified receding horizon optimization approach,” IEEE/ASME Transactions on Mechatronics, vol. 22, no. 3, pp. 1163–1173, 2016
2016
-
[20]
Second-order sliding-mode controller for autonomous underwater vehicle in the presence of unknown disturbances,
H. Joe, M. Kim, and S.-c. Yu, “Second-order sliding-mode controller for autonomous underwater vehicle in the presence of unknown disturbances,” Nonlinear Dynamics, vol. 78, no. 1, pp. 183–196, 2014
2014
-
[21]
Dynamic positioning with model predictive control,
A. Veksler, T. A. Johansen, F. Borrelli, and B. Realfsen, “Dynamic positioning with model predictive control,”IEEE Transactions on Control Systems Technology, vol. 24, no. 4, pp. 1340–1353, 2016
2016
-
[22]
H∞ robust control design for dynamic ship positioning,
M. Katebi, M. Grimble, and Y . Zhang, “ H∞ robust control design for dynamic ship positioning,”IEE Proceedings-Control Theory and Applications, vol. 144, no. 2, pp. 110–120, 1997
1997
-
[23]
Adaptive disturbance observer for trajectory tracking control of underwater vehicles,
J. Guerrero, J. Torres, V . Creuze, and A. Chemori, “Adaptive disturbance observer for trajectory tracking control of underwater vehicles,”Ocean Engineering, vol. 200, p. 107080, 2020
2020
-
[24]
Disturbance-observer-based control and related methods—an overview,
W.-H. Chen, J. Yang, L. Guo, and S. Li, “Disturbance-observer-based control and related methods—an overview,”IEEE Transactions on industrial electronics, vol. 63, no. 2, pp. 1083–1095, 2015
2015
-
[25]
Inspection and maintenance of industrial infrastructure with autonomous underwater robots,
F. Nauert and P. Kampmann, “Inspection and maintenance of industrial infrastructure with autonomous underwater robots,”Frontiers in Robotics and AI, vol. 10, p. 1240276, 2023
2023
-
[26]
Visual servo control. i. basic ap- proaches,
F. Chaumette and S. Hutchinson, “Visual servo control. i. basic ap- proaches,”IEEE Robotics & Automation Magazine, vol. 13, no. 4, pp. 82–90, 2006
2006
-
[27]
Virtual fixtures: Perceptual tools for telerobotic manipulation,
L. B. Rosenberg, “Virtual fixtures: Perceptual tools for telerobotic manipulation,” inProceedings of IEEE virtual reality annual international symposium. Ieee, 1993, pp. 76–82
1993
-
[28]
Learning from physical human feedback: an object-centric one-shot adaptation method,
A. Shek, B. Y . Su, R. Chen, and C. Liu, “Learning from physical human feedback: an object-centric one-shot adaptation method,”arXiv preprint arXiv:2203.04951, 2022
2022 arXiv
-
[29]
Autonomous robotic intervention using rov,
I. Rist-Christensen, “Autonomous robotic intervention using rov,” Mas- ter’s thesis, NTNU, 2016
2016
-
[30]
Intervention auvs: the next challenge,
P. Ridao, M. Carreras, D. Ribas, P. J. Sanz, and G. Oliver, “Intervention auvs: the next challenge,”Annual Reviews in Control, vol. 40, pp. 227– 241, 2015
2015
-
[31]
Real-time adaptive multi- robot exploration with application to underwater map construction,
A. C. Kapoutsis, S. A. Chatzichristofis, L. Doitsidis, J. B. De Sousa, J. Pinto, J. Braga, and E. B. Kosmatopoulos, “Real-time adaptive multi- robot exploration with application to underwater map construction,” Autonomous robots, vol. 40, no. 6, pp. 987–1015, 2016
2016
-
[32]
An efficient sampling-based method for online informative path planning in unknown environments,
L. Schmid, M. Pantic, R. Khanna, L. Ott, R. Siegwart, and J. Nieto, “An efficient sampling-based method for online informative path planning in unknown environments,”IEEE Robotics and Automation Letters, vol. 5, no. 2, pp. 1500–1507, 2020
2020
-
[33]
Application of robotics in offshore oil and gas industry—a review part ii,
A. Shukla and H. Karki, “Application of robotics in offshore oil and gas industry—a review part ii,”Robotics and autonomous systems, vol. 75, pp. 508–524, 2016
2016
-
[34]
Hydrodynamic analysis-based modeling and experimental verification of a new water-jet thruster for an amphibious spherical robot,
X. Hou, S. Guo, L. Shi, H. Xing, Y . Liu, H. Liu, Y . Hu, D. Xia, and Z. Li, “Hydrodynamic analysis-based modeling and experimental verification of a new water-jet thruster for an amphibious spherical robot,”Sensors, vol. 19, no. 2, p. 259, 2019
2019
-
[35]
Numerical study of scale effect on the wake dynamics of a propeller,
S. Sun, C. Wang, C. Guo, Y . Zhang, C. Sun, and P. Liu, “Numerical study of scale effect on the wake dynamics of a propeller,”Ocean Engineering, vol. 196, p. 106810, 2020
2020
-
[36]
Diffusion of submerged jets,
M. Albertson, Y . Dai, R. A. Jensen, and H. Rouse, “Diffusion of submerged jets,”Transactions of the American Society of Civil Engineers, vol. 115, no. 1, pp. 639–664, 1950
1950
-
[37]
6-dof modelling and control of a remotely operated vehi- cle,
C.-J. Wu, “6-dof modelling and control of a remotely operated vehi- cle,” Ph.D. dissertation, Flinders University, College of Science and Engineering., 2018
2018
-
[38]
A policy-blending formalism for shared control,
A. D. Dragan and S. S. Srinivasa, “A policy-blending formalism for shared control,”The International Journal of Robotics Research, vol. 32, no. 7, pp. 790–805, 2013
2013
-
[39]
Osqp: An operator splitting solver for quadratic programs,
B. Stellato, G. Banjac, P. Goulart, A. Bemporad, and S. Boyd, “Osqp: An operator splitting solver for quadratic programs,”Mathematical Programming Computation, vol. 12, no. 4, pp. 637–672, 2020
2020
-
[40]
Real-time millimeter-accurate underwater pose estimation via tightly-coupled fusion of vision and optical tracking,
Y . Gao and Y . Cai, “Real-time millimeter-accurate underwater pose estimation via tightly-coupled fusion of vision and optical tracking,” IEEE Robotics and Automation Letters, 2025
2025
-
[41]
VINS-Mono: A robust and versatile monocular visual-inertial state estimator,
T. Qin, P. Li, and S. Shen, “VINS-Mono: A robust and versatile monocular visual-inertial state estimator,”IEEE Transactions on Robotics, vol. 34, no. 4, pp. 1004–1020, 2018
2018
-
[42]
ORB-SLAM3: An accurate open-source library for visual, visual- inertial, and multimap SLAM,
C. Campos, R. Elvira, J. J. G. Rodr ´ıguez, J. M. M. Montiel, and J. D. Tard´os, “ORB-SLAM3: An accurate open-source library for visual, visual- inertial, and multimap SLAM,”IEEE Transactions on Robotics, vol. 37, no. 6, pp. 1874–1890, 2021
2021
-
[43]
A study of vicon system positioning performance,
P. Merriaux, Y . Dupuis, R. Boutteau, P. Vasseur, and X. Savatier, “A study of vicon system positioning performance,”Sensors, vol. 17, no. 7, p. 1591, 2017
2017
-
[44]
Design, implementation, and evaluation of an external pose-tracking system for underwater cameras,
D. Nakath, M. She, Y . Song, and K. K¨oser, “Design, implementation, and evaluation of an external pose-tracking system for underwater cameras,” PFG–Journal of Photogrammetry, Remote Sensing and Geoinformation Science, vol. 91, pp. 407–423, 2023
2023
-
[45]
Real-time monoc- ular visual odometry for turbid and dynamic underwater environments,
M. Ferrera, J. Moras, P. Trov ´e-Peloux, and V . Creuze, “Real-time monoc- ular visual odometry for turbid and dynamic underwater environments,” Sensors, vol. 19, no. 3, p. 687, 2019
2019
-
[46]
UVS: Underwater visual SLAM—a robust monocular visual SLAM system for lifelong underwater operations,
J. Drupt, A. I. Comport, C. Dune, and V . Hugel, “UVS: Underwater visual SLAM—a robust monocular visual SLAM system for lifelong underwater operations,”Autonomous Robots, vol. 47, pp. 1267–1287, 2023
2023
-
[47]
Pixel- wise view selection for unstructured multi-view stereo,
J. L. Sch ¨onberger, E. Zheng, M. Pollefeys, and J.-M. Frahm, “Pixel- wise view selection for unstructured multi-view stereo,” inEuropean Conference on Computer Vision (ECCV), 2016
2016
-
[48]
Instant neural graphics primitives with a multiresolution hash encoding,
T. M¨uller, A. Evans, C. Schied, and A. Keller, “Instant neural graphics primitives with a multiresolution hash encoding,”ACM Trans. Graph., vol. 41, no. 4, pp. 102:1–102:15, Jul. 2022. [Online]. Available: https://doi.org/10.1145/3528223.3530127 Yuer Gao (Student Member, IEEE...
2022 doi
Reviewed July 9, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.