Problems

From Tamp Benchmarking
Revision as of 15:41, 13 January 2017 by Flladmin (talk | contribs)
Jump to: navigation, search

Problem 1 : Tower of Hanoi

problem 1

Description

Tower of Hanoi with mobile robots[1]. Work in progress: converting this problem to a humanoid robot setup.

Challenge

Problem 2 : Blocks-World 3D

problem 2

Description

Challenge

Blocks-World 3D with geometric constraint on the (mandatory) intermediate location.

Problem 3 : Rearrangement Planning

problem 3

Description

Challenge

The rearrangement planning problem [2] [3].

Problem 4 : Sorting Objects

problem 4

Description

The goal constraints are that all 7 blue blocks must be on the left table and all 7 green blocks must be on the right table. There are also 14 red blocks.

Challenge

The close proximity of the blocks forces the planner to carefully order its operations as well as to move red blocks out of the way.

Problem 5 : Non-Monotonic

problem 5

Description

The robot must move the green blocks from the left table to a corresponding position on the right table. Both the initial and goal poses are blocked by four blue and cyan blocks respectively.

Challenge

Critically, the blue and cyan blocks have goal conditions to remain in their initial poses. This is the source of the nonmonotonicity as the robot must undo several goals by moving the blue and cyan blocks in order to solve the problem.

References

  1. S. Cambon, R. Alami, and F. Gravot. A hybrid approach to intricate motion, manipulation and task planning. The Int. Journal of Robotics Research, 2009.
  2. G. Havur et al., Geometric rearrangement of multiple movable objects on cluttered surfaces: A hybrid reasoning approach, Proceedings of ICRA 2014.
  3. F. Lagriffoul, B. Andres, Combining Task and Motion Planning: a culprit detection problem, The International Journal of Robotics Research, 2016.