3D-OGSE: Online Safe and Smooth Trajectory Generation using Generalized Shape Expansion in Unknown 3-D Environments
Vrushabh Zinage, Senthil Hariharan Arul, Dinesh Manocha, Satadal, Ghosh

TL;DR
This paper introduces 3D-OGSE, an online motion planning algorithm that generates smooth, collision-free trajectories in unknown 3D environments by constructing safe regions called generalized shapes and re-planning efficiently.
Contribution
The paper proposes a novel online planning method that guarantees probabilistic completeness and collision-free trajectories using generalized shapes in unknown 3D spaces.
Findings
Re-planning computation takes approximately 1.4 ms.
Method performs 4-10 times faster than existing algorithms.
Achieves less conservative behavior in complex scenarios like narrow passages.
Abstract
In this paper, we present an online motion planning algorithm (3D-OGSE) for generating smooth, collision-free trajectories over multiple planning iterations for 3-D agents operating in an unknown obstacle-cluttered 3-D environment. Our approach constructs a safe-region, termed 'generalized shape', at each planning iteration, which represents the obstacle-free region based on locally-sensed environment information. A collision-free path is computed by sampling points in the generalized shape and is used to generate a smooth, time-parametrized trajectory by minimizing snap. The generated trajectories are constrained to lie within the generalized shape, which ensures the agent maneuvers in the locally obstacle-free space. As the agent reaches boundary of 'sensing shape' in a planning iteration, a re-plan is triggered by receding horizon planning mechanism that also enables initialization…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization · Human Motion and Animation
