Difference between revisions of "Download page pb3"

From Tamp Benchmarking
Jump to: navigation, search
(Problems)
 
(7 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
== Geometries ==
 
== Geometries ==
 
This archive file contains all the meshes in OBJ format (and .mtl files for colors):<br />
 
This archive file contains all the meshes in OBJ format (and .mtl files for colors):<br />
* blue block
+
* blue sticks
* red block
+
* green sticks
* green block
+
* red sticks
 
* table
 
* table
 +
* arena
  
 
[http://tampbenchmark.aass.oru.se/benchmarks/problem3/clutter_meshes.tar.gz clutter_meshes.tar.gz]<br />
 
[http://tampbenchmark.aass.oru.se/benchmarks/problem3/clutter_meshes.tar.gz clutter_meshes.tar.gz]<br />
Line 20: Line 21:
 
== Initial scene ==
 
== Initial scene ==
 
* SSSP: tables
 
* SSSP: tables
* SOP: For blocks: upright position, any rotation about the world z-axis.
+
* SOP: For sticks: upright position, any rotation about the world z-axis.
 
* The base is allowed to move in this problem.
 
* The base is allowed to move in this problem.
* Grasps: 4 side-grasps
 
  
This archive file contains the 5 XML files for the 5 different problems size:
+
Only the problem for N = 7 is given for now
 +
An archive with smaller problem sizes is coming soon.
  
[http://tampbenchmark.aass.oru.se/benchmarks/problem3/clutter_xml.tar.gz clutter_xml.tar.gz] (see [[XML format description]])
+
[http://tampbenchmark.aass.oru.se/benchmarks/problem3/clutter.xml clutter_xml] (see [[XML format description]])
  
 
== Symbolic domain ==
 
== Symbolic domain ==
Line 38: Line 39:
  
 
== Problems ==
 
== Problems ==
[http://tampbenchmark.aass.oru.se/benchmarks/problem3/clutter1.pddl clutter1.pddl]<br />
+
[http://tampbenchmark.aass.oru.se/benchmarks/problem3/clutter_pb.pddl clutter_pb.pddl]
[http://tampbenchmark.aass.oru.se/benchmarks/problem3/clutter2.pddl clutter2.pddl]<br />
 
[http://tampbenchmark.aass.oru.se/benchmarks/problem3/clutter3.pddl clutter3.pddl]<br />
 
[http://tampbenchmark.aass.oru.se/benchmarks/problem3/clutter4.pddl clutter4.pddl]<br />
 
[http://tampbenchmark.aass.oru.se/benchmarks/problem3/clutter5.pddl clutter5.pddl]
 

Latest revision as of 15:42, 27 May 2018

This page contains all the necessary files/information to set up this benchmark, along with comprehensive explanation.

Overview[edit]

Figure 1

The goal constraints are that all N blue blocks must be on the left table and all N green blocks must be on the right table. There are also 2N red blocks acting as obstacles for reaching blue and green blocks.

Geometries[edit]

This archive file contains all the meshes in OBJ format (and .mtl files for colors):

  • blue sticks
  • green sticks
  • red sticks
  • table
  • arena

clutter_meshes.tar.gz

Remarks :

  • The origin of the reference frame attached to blocks is located at the bottom centre.

Initial scene[edit]

  • SSSP: tables
  • SOP: For sticks: upright position, any rotation about the world z-axis.
  • The base is allowed to move in this problem.

Only the problem for N = 7 is given for now An archive with smaller problem sizes is coming soon.

clutter_xml (see XML format description)

Symbolic domain[edit]

clutter.pddl

Remark :

Task-Motion interaction[edit]

pick or place map to whole body motion.

Problems[edit]

clutter_pb.pddl