ROSep 26, 2017

Ontological Physics-based Motion Planning for Manipulation

arXiv:1709.09271v230 citations
AI Analysis

This work addresses efficiency challenges in robotic manipulation planning for cluttered environments, though it appears incremental as it builds on existing physics-based methods with semantic enhancements.

The paper tackles the computational intensity of physics-based motion planning for robotic manipulation by integrating ontological knowledge representation, which reduces computational cost through semantic inference, as validated in a simple example.

Robotic manipulation involves actions where contacts occur between the robot and the objects. In this scope, the availability of physics-based engines allows motion planners to comprise dynamics between rigid bodies, which is necessary for planning this type of actions. However, physics-based motion planning is computationally intensive due to the high dimensionality of the state space and the need to work with a low integration step to find accurate solutions. On the other hand, manipulation actions change the environment and conditions further actions and motions. To cope with this issue, the representation of manipulation actions using ontologies enables a semantic-based inference process that alleviates the computational cost of motion planning. This paper proposes a manipulation planning framework where physics-based motion planning is enhanced with ontological knowledge representation and reasoning. The proposal has been implemented and is illustrated and validated with a simple example. Its use in grasping tasks in cluttered environments is currently under development.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes