Related Experiment Video
Updated: Sep 3, 2025

Manufacturing, Control, and Performance Evaluation of a Gecko-Inspired Soft Robot
Published on: June 10, 2020
Path Planning for Wheeled Mobile Robot in Partially Known Uneven Terrain
Bo Zhang1,2, Guobin Li1,2, Qixin Zheng1,2
1College of Mechatronics and Control Engineering, Shenzhen University, Shenzhen 518060, China.
This study introduces a hierarchical path planning method for wheeled robots navigating uneven terrain. The approach effectively plans global and local paths, avoiding obstacles and impassable areas in partially known environments.
Area of Science:
- Robotics
- Artificial Intelligence
- Computer Science
Background:
- Path planning for wheeled mobile robots in partially known, uneven terrain presents significant challenges due to incomplete environmental data.
- Robot motion is heavily influenced by terrain characteristics like slope, steps, and unevenness, complicating navigation.
Purpose of the Study:
- To propose a novel hierarchical path planning approach for wheeled robots operating in partially known, uneven terrain.
- To enhance robot navigation by effectively integrating global and local path planning strategies.
Main Methods:
- Modeling the partially known uneven terrain environment, considering features such as slope, step, and unevenness.
- Utilizing the A* algorithm for global path planning based on the partially known terrain map.
- Employing Q-learning for local path planning to manage locally detected obstacles and impassable areas during global path tracking.
Main Results:
- The proposed hierarchical path planning approach generated satisfying paths in simulations and experiments.
- The method successfully avoided locally detected obstacles and impassable terrain areas.
- Performance was compared favorably against the classical A* algorithm and the artificial potential field method.
Conclusions:
- The hierarchical path planning approach is effective for wheeled robots in partially known uneven terrains.
- Integrating global planning (A*) with local planning (Q-learning) enhances navigation safety and efficiency.
- This method offers a robust solution for complex terrain navigation challenges.
Related Concept Videos
Rolling Resistance: Problem Solving
Equation of Motion: General Plane motion - Problem Solving
The friction between the roller and the ground is characterized by two coefficients. The static friction coefficient is 0.15, while the kinetic friction coefficient is 0.1. These values are crucial in understanding the interaction between...
Design Example: Maintaining Level of an Embankment
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...
Rolling Without Slipping
Rolling Resistance
For instance, imagine a hard cylinder rolling on a comparatively soft surface. The cylinder's weight compresses the surface beneath it. As the cylinder moves, the material in front of it slows down...

