Related Experiment Video
Updated: Jun 6, 2025

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
Published on: October 14, 2017
How to arrange the robotic environment? Leveraging experience in both motion planning and environment optimization.
Jiaxi Lu1, Ryota Takamido2, Yusheng Wang2
1Department of Precision Engineering, School of Engineering, The University of Tokyo, Tokyo, Japan.
This study introduces a hierarchical algorithm for robotic system design, combining motion planning and environment arrangement. It uses experience-reuse to optimize robot paths, significantly reducing lengths for complex and simple tasks.
Area of Science:
- Robotics
- Artificial Intelligence
- Optimization Algorithms
Background:
- Robotic system environment design is a high-dimensional optimization problem.
- It involves integrating motion planning (m-DOF) and environment arrangement (free DOF).
- Existing methods struggle with optimal solutions due to complex, high-dimensional search spaces.
Purpose of the Study:
- To propose an experience-based hierarchical-structure optimization algorithm.
- To efficiently solve the combined problem of motion planning and environment arrangement.
- To improve path length and environment arrangement in robotic systems.
Main Methods:
- Developed a hierarchical algorithm with separate layers for environment arrangement (higher) and motion planning (lower).
- Implemented an experience-reuse manner to leverage past results for new problem-solving.
- Proposed the caseGA-ERTC algorithm, utilizing a case-injected genetic algorithm (GA) and experience-driven random tree (ERT).
Main Results:
- Achieved a 12.59% decrease in path lengths for hard problems and 5.05% for easy problems.
- Demonstrated improved environment arrangement and shorter path lengths within the same time constraints.
- Validated effectiveness on three small robot systems compared to state-of-the-art methods.
Conclusions:
- The hierarchical caseGA-ERTC algorithm effectively optimizes robotic system environment design.
- Experience-reuse significantly enhances solution quality and efficiency.
- The proposed method offers a superior approach for complex robotic planning and arrangement tasks.
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...
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...
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
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...
Kinematic Equations: Problem Solving

