paper-with-me

Papers

Distance and Collision Probability Estimation from Gaussian Surface Models

2024-01-31 · Kshitij Goel, Wennie Tabib

This paper describes continuous-space methodologies to estimate the collision probability, Euclidean distance and gradient between an ellipsoidal robot model and an environment surface modeled as a set of Gaussian distributions. Continuous-space collision probability estimation is critical for uncertainty-aware motion planning. Most collision detection and avoidance approaches assume the robot is modeled as a sphere, but ellipsoidal representations provide tighter approximations and enable navigation in cluttered and narrow spaces. State-of-the-art methods derive the Euclidean distance and gradient by processing raw point clouds, which is computationally expensive for large workspaces. Recent advances in Gaussian surface modeling (e.g. mixture models, splatting) enable compressed and high-fidelity surface representations. Few methods exist to estimate continuous-space occupancy from such models. They require Gaussians to model free space and are unable to estimate the collision probability, Euclidean distance and gradient for an ellipsoidal robot. The proposed methods bridge this gap by extending prior work in ellipsoid-to-ellipsoid Euclidean distance and collision probability estimation to Gaussian surface models. A geometric blending approach is also proposed to improve collision probability estimation. The approaches are evaluated with numerical 2D and 3D experiments using real-world point cloud data. Methods for efficient calculation of these quantities are demonstrated to execute within a few microseconds per ellipsoid pair using a single-thread on low-power CPUs of modern embedded computers

📄 PDF Abstract BibTeX arXiv:2402.00186

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Probability of collision in nonlinear dynamics by moment propagation

2025-04-15 · Théo Verhelst, Giacomo Acciarini, Dario Izzo, Francesco Biscani

Estimating the probability of collision between spacecraft is crucial for risk management and collision-avoidance strategies. Current methods often rely on Gaussian assumptions and simplifications, which can be inaccurat…

Collision Avoidance

Gaussian Process Implicit Surfaces as Control Barrier Functions for Safe Robot Navigation

2025-10-14 · Mouhyemen Khan, Tatsuya Ibuki, Abhijit Chatterjee arxiv

Level set methods underpin modern safety techniques such as control barrier functions (CBFs), while also serving as implicit surface representations for geometric shapes via distance fields. Inspired by these two paradig…

Collision AvoidanceRobot Navigation

Exact and Bounded Collision Probability for Motion Planning under Gaussian Uncertainty

2021-10-12 · Antony Thomas, Fulvio Mastrogiovanni, Marco Baglietto

Computing collision-free trajectories is of prime importance for safe navigation. We present an approach for computing the collision probability under Gaussian distributed motion and sensing uncertainty with the robot an…

Motion Planning

Fast and Accurate Collision Probability Estimation for Autonomous Vehicles using Adaptive Sigma-Point Sampling

2025-07-08 · Charles Champagne Cossette, Taylor Scott Clawson, Andrew Feit

A novel algorithm is presented for the estimation of collision probabilities between dynamic objects with uncertain trajectories, where the trajectories are given as a sequence of poses with Gaussian distributions. We pr…

Autonomous Vehicles

Risk Estimation for Automated Driving

2026-01-21 · Leon Tolksdorf, Arturo Tejada, Jonas Bauernfeind, Christian Birkner 외 arxiv

Safety is a central requirement for automated vehicles. As such, the assessment of risk in automated driving is key in supporting both motion planning technologies and safety evaluation. In automated driving, risk is cha…

Motion Planning