Related Experiment Video
Updated: Feb 24, 2026

Operation of the Collaborative Composite Manufacturing CCM System
Published on: October 1, 2019
Path Planning for Non-Circular, Non-Holonomic Robots in Highly Cluttered Environments.
Ricardo Samaniego1, Joaquin Lopez2, Fernando Vazquez3
1Imatia Innovation, 36310 Vigo, Spain. ricardo.samaniego.lopez@gmail.com.
This study introduces an efficient algorithm for autonomous mobile robot path planning in complex environments. It optimizes collision detection using precomputed maps, improving real-time performance for dynamic navigation.
Area of Science:
- Robotics
- Artificial Intelligence
- Path Planning Algorithms
Background:
- Autonomous mobile robots require efficient path planning in large, cluttered environments.
- High-resolution state spaces are necessary for navigating narrow passages and near obstacles.
- Computational cost of collision detection increases exponentially with resolution.
Purpose of the Study:
- To develop a novel algorithm for feasible path planning for slender autonomous mobile robots.
- To address the computational challenges of high-resolution state spaces in path planning.
- To enhance real-time performance and support dynamic navigation in changing environments.
Main Methods:
- Graph search on a high-resolution, kinodynamic-feasible lattice state space.
- Utilizing offline precomputed maps updated via partial convolutions to reduce collision detection costs.
- Proposing alternative fast convolution methods for varying environmental clutter.
Main Results:
- Significant reduction in computational expense for path search algorithms.
- Improved run-time performance compared to traditional methods.
- Demonstrated support for dynamic path planning in evolving environments.
Conclusions:
- The presented algorithm offers an efficient solution for autonomous robot path planning in complex environments.
- The use of precomputed maps and partial convolutions effectively mitigates computational bottlenecks.
- The approach enhances the robot's ability to navigate dynamic and cluttered spaces effectively.
Related Concept Videos
Planar Rigid-Body Motion
Planar motion is typically divided into three distinct categories. The first is rectilinear translation, demonstrated by a subway train that moves along...
Collisions in Multiple Dimensions: Problem Solving
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Three-Dimensional Force System:Problem Solving
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
Two-Dimensional Force System: Problem Solving
The first step to solving a two-dimensional force system problem is to draw a free-body diagram of the object under consideration. This diagram helps identify all the external forces acting on the object, including their...
Centroid of a Body: Problem Solving
The x-coordinates and y-coordinates of each element's...

