File size: 59,511 Bytes
1cc747d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 |
{
"insert-sphere-into-container": {
"task-name": "insert-sphere-into-container",
"task-description": "Pick up a blue sphere and place it into an open container.",
"assets-used": [
"sphere/sphere.urdf",
"container/container-template.urdf"
]
},
"cylinder-container-sorting": {
"task-name": "cylinder-container-sorting",
"task-description": "Pick up cylindrical blocks of three different colors (red, green, and blue) and place them into three separate containers of matching color.",
"assets-used": [
"cylinder/cylinder-template.urdf",
"container/container-template.urdf"
]
},
"insert-cylinder-in-container": {
"task-name": "insert-cylinder-in-container",
"task-description": "Pick up a blue cylindrical block and place it into an empty container.",
"assets-used": [
"cylinder/cylinder-template.urdf",
"container/container-template.urdf"
]
},
"build-car": {
"task-name": "build-car",
"task-description": "Construct a simple car structure using blocks and cylinders.",
"assets-used": [
"block/block.urdf",
"ball/ball-template.urdf"
]
},
"build-bridge": {
"task-name": "build-bridge",
"task-description": "Construct a bridge using two yellow blocks and three blue blocks. Firstly, place the two yellow blocks on each of the two bases parallel to each other with a fair amount of space in between. Then, place the blue block horizontally on top of the yellow blocks.",
"assets-used": [
"block/block.urdf",
"ball/ball-template.urdf"
]
},
"build-wheel": {
"task-name": "build-wheel",
"task-description": "Construct a wheel using blocks and a sphere. First, position eight blocks in a circular layout on the tabletop. Each block should be touching its two neighbors and colored in alternating red and blue. Then place a green sphere in the center of the circular layout, completing the wheel.",
"assets-used": [
"block/block.urdf",
"sphere/sphere.urdf"
]
},
"build-two-circles": {
"task-name": "build-two-circles",
"task-description": "construct two distinct circles on the tabletop using 6 red and 6 blue blocks",
"assets-used": [
"block/block.urdf"
]
},
"manipulating-two-ropes": {
"task-name": "manipulating-two-ropes",
"task-description": "rearrange the red and blue deformable ropes such that it connects the two endpoints of a 3-sided square of corresponding color.",
"assets-used": [
"square/square-template.urdf"
]
},
"insert-ell-in-fixture": {
"task-name": "insert-ell-in-fixture",
"task-description": "Pick up an Ell shaped block and insert it into a fixture on the tabletop.",
"assets-used": [
"insertion/ell.urdf",
"insertion/fixture.urdf"
]
},
"build-block-tower-on-pallet": {
"task-name": "build-block-tower-on-pallet",
"task-description": "Pick up six blocks in two colors (three red and three blue) and stack them in alternating colors on the pallet. The tower should start with a red block at the bottom.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf"
]
},
"color-coordinated-tower": {
"task-name": "color-coordinated-tower",
"task-description": "Pick up blocks of five different colors (red, blue, green, yellow, and orange) and stack them on a pallet in the specific sequence. The bottom of the tower should start with a red block followed by a blue, green, yellow and finally an orange block at the top.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf"
]
},
"stack-blocks-in-container": {
"task-name": "stack-blocks-in-container",
"task-description": "Pick up five blocks of different colors (red, blue, green, yellow, and orange) and stack them in a container in a specific sequence. The bottom of the stack should start with a red block followed by a blue, green, yellow and finally an orange block at the top.",
"assets-used": [
"block/block.urdf",
"container/container-template.urdf"
]
},
"color-coordinated-block-tower": {
"task-name": "color-coordinated-block-tower",
"task-description": "On a tabletop, there are fifteen blocks of three different colors (five red, five blue, and five green). The task is to pick up these blocks and stack them onto three different stands on the table, creating three different towers. Each stand should have a tower of the same color blocks with five blocks each. The blocks in each tower should be stacked in a way that the block on top is slightly displaced in relation to the block underneath, creating a spiral-like effect. The challenge lies in the color-based sorting, precise placement for achieving the spiral effect and careful stacking of the blocks to avoid toppling.",
"assets-used": [
"block/block.urdf",
"stacking/stand.urdf"
]
},
"color-structured-block-tower": {
"task-name": "color-structured-block-tower",
"task-description": "Construct a tower using six blocks: two red, two blue, and two green. The tower should be built in the order of a red block at the base, followed by a blue, then green, then red, blue and green at the top.",
"assets-used": [
"block/block.urdf"
]
},
"stack-color-coordinated-blocks": {
"task-name": "stack-color-coordinated-blocks",
"task-description": "Pick up six blocks of different colors (red, blue, green, yellow, orange, and purple) and stack them on a pallet in two separate stacks. The first stack should be red at the bottom, blue in the middle, and green at top. The second stack should be yellow at the bottom, orange in the middle, and purple at the top.",
"assets-used": [
"box/box-template.urdf",
"pallet/pallet.urdf"
]
},
"assemble-single-car": {
"task-name": "assemble-single-car",
"task-description": "Build a mini car using a large blue box as the body, a smaller red box on top as the roof, and two tiny green boxes on the sides as wheels.",
"assets-used": [
"box/box-template.urdf"
]
},
"sort-and-stack-clr-blocks": {
"task-name": "sort-and-stack-clr-blocks",
"task-description": "Pick up four blocks of different colors (red, blue, green, yellow) and place them into separate corners of a pallet. After sorting, stack them in a specific sequence on top of the pallet. The bottom of the stack should start with a green block followed by a blue, then red, and finally a yellow block at the top.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf"
]
},
"create-pyramid-blocks-and-container": {
"task-name": "create-pyramid-blocks-and-container",
"task-description": "Create a pyramid structure using six blocks of three different colors (two red, two green, and two blue) inside a container. The first layer of the pyramid should consist of the two green and one blue block. The second layer should be the two red blocks, and the last block which is the top of the pyramid should be the remaining blue block.",
"assets-used": [
"container/container-template.urdf",
"block/block.urdf"
]
},
"Four-corner-pyramid-challenge": {
"task-name": "Four-corner-pyramid-challenge",
"task-description": "A tabletop is partitioned into four different zones using the 'zone/zone.urdf' asset. In each zone, there are four blocks of different colors (red, blue, green, and yellow). The task is to construct a pyramid of blocks in each zone using the 'block/block.urdf' asset such that the sequence of blocks from bottom to top is red, blue, green, and yellow. The task is challenging because it requires precise stack control and color recognition.",
"assets-used": [
"block/block.urdf",
"zone/zone.urdf"
]
},
"colorful-block-tower-on-cylinder-base": {
"task-name": "colorful-block-tower-on-cylinder-base",
"task-description": "Construct a tower using four blocks of different colors (red, blue, green, and yellow) on a placed cylindrical base at the corner of the tabletop. The sequence from bottom to top should be red, blue, green, and yellow.",
"assets-used": [
"block/block.urdf",
"corner/corner-template.urdf",
"cylinder/cylinder-template.urdf"
]
},
"construct-corner-blocks": {
"task-name": "construct-corner-blocks",
"task-description": "Create a corner structure using four blocks. Two red blocks form the base, one on each side of the corner, followed by a green block that is positioned on the red blocks at the corner junction, and finally a blue block on top of the green one. The overall structure forms a 3-D corner.",
"assets-used": [
"block/block.urdf",
"corner/corner-template.urdf"
]
},
"corner-sort-cylinders": {
"task-name": "corner-sort-cylinders",
"task-description": "Pick up cylinders of four different colors (red, blue, green, yellow) and place them into four corners accordingly marked on the tabletop. The corner is designed as a 2-block-size square where only one cylinder can fit. The task is challenging due to precise placement and the need for identifying the corners accurately.",
"assets-used": [
"corner/corner-template.urdf",
"cylinder/cylinder-template.urdf"
]
},
"sorting-blocks-into-pallets": {
"task-name": "sorting-blocks-into-pallets",
"task-description": "Pick up blocks of four different colors (red, blue, green, yellow) and place them into four separate pallets of matching color. The pallets are placed in a row and the blocks are scattered randomly on the table.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf"
]
},
"sort-and-assemble-block-castle": {
"task-name": "sort-and-assemble-block-castle",
"task-description": "On a tabletop, there are twelve blocks of three different colors (four red, four green, and four blue). The task involves sorting the blocks according to the color in three marked zones on the tabletop and subsequently constructing a castle in each zone. In each castle, the first layer should consist of the two blocks of the same color, followed by the second layer of one block and finally the last block on the top forming a castle-like structure. The challenge lies in the color-based sorting and careful assembly of the blocks to avoid toppling.",
"assets-used": [
"block/block.urdf",
"zone/zone.urdf"
]
},
"push-piles-into-letter": {
"task-name": "push-piles-into-letter",
"task-description": "Push piles of small objects into a target goal zone shaped in some letters.",
"assets-used": [
"kitting/kit.urdf",
"kitting/object-template-nocollision.urdf"
]
},
"connect-boxes-with-rope": {
"task-name": "connect-boxes-with-rope",
"task-description": "Connect two colored blocks with ropes.",
"assets-used": [
"block/block.urdf"
]
},
"vertical-insertion-blocks": {
"task-name": "vertical-insertion-blocks",
"task-description": "The task involves picking up four color specific blocks (red, blue, green, and yellow) and inserting each block into four differently colored stands set upright on the tabletop. The block-colored with red needs to be inserted into the red-colored stand, and the same sequence is maintained for each colored blocks and stands. This task is challenging due to the requirement for precise insertion and the manipulation of vertical objects.",
"assets-used": [
"stacking/block.urdf",
"stacking/stand.urdf"
]
},
"color-coordinated-sphere-insertion": {
"task-name": "color-coordinated-sphere-insertion",
"task-description": "There are four spheres and four boxes of different colors (red, blue, green, and yellow). Each sphere is inside a box, but not corresponding to the color of the box. The task is to pick up each sphere and place it in the box of the same color. The challenge lies in the precise placement and color matching.",
"assets-used": [
"sphere/sphere.urdf",
"box/box-template.urdf"
]
},
"block-pyramid-with-limited-space": {
"task-name": "block-pyramid-with-limited-space",
"task-description": "On a tabletop, there are twelve blocks of four different colors (three red, three green, three blue, three yellow). Three zones are defined, each with a triangle-shaped border that is marked. The task involves sorting the blocks according to the color into three zones on the tabletop and constructing a pyramid in each zone. In each pyramid, the base should contain two blocks of the same color, followed by the second layer of one block, thus forming a pyramid-like structure. However, the third yellow block should be placed in the center of the zones forming a smaller pyramid. The challenge lies in the color-based sorting, careful assembly of the blocks to avoid topple, and limited space in the zones which adds to the complexity.",
"assets-used": [
"block/block.urdf",
"zone/zone.urdf"
]
},
"build-cylinder-structure": {
"task-name": "build-cylinder-structure",
"task-description": "Using four colored cylinders (red, blue, green, yellow), construct a structure atop a square base. The red and blue cylinders should be sealed by the square base side by side, while the green cylinder should be on top of the blue one, and the yellow one on top of the red. The final look should resemble the letter 'H'.",
"assets-used": [
"cylinder/cylinder-template.urdf",
"square/square-template.urdf"
]
},
"insert-blocks-lineup": {
"task-name": "insert-blocks-lineup",
"task-description": "On the tabletop, there are four different color blocks (red, blue, green, and yellow), and four fixtures in corresponding colors. The task is to pick up each block and insert it into the corresponding color fixture. However, the fixtures are arranged in a straight line, with a line of small blocks serving as barrier between the fixtures and the colored blocks initially scattered on the table, providing a challenge in precise navigation and placement.",
"assets-used": [
"block/block.urdf",
"insertion/fixture.urdf",
"block/small.urdf"
]
},
"color-specific-container-fill": {
"task-name": "color-specific-container-fill",
"task-description": "Arrange four colored blocks (red, blue, green, and yellow) around a pallet. Then, pick up these blocks and place them inside a container marked in the same color. The task requires precise placement, color matching, and an understanding of spatial structures.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf",
"container/container-template.urdf"
]
},
"multicolor-block-bridge": {
"task-name": "multicolor-block-bridge",
"task-description": "Build a bridge by stacking three red, three blue, and three green blocks on a pallet. Arrange in a sequence from left to right: red, blue, and green. Then, place three cylinders of corresponding colors on top of the stacked blocks, forming a bridge. The cylinders should roll from the top block to the pallet, creating a challenge of precision and control.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf",
"cylinder/cylinder-template.urdf"
]
},
"pyramid-blocks-assemble": {
"task-name": "pyramid-blocks-assemble",
"task-description": "Construct a pyramid using nine blocks in a specific color order on a pallet. The bottom layer should contain five blocks: red, blue, green, yellow, and orange (in that order from left to right). The middle layer should consist of three blocks: yellow, red, and blue (from left to right). The top layer should contain a single green block. The pyramid requires careful placement and color matching.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf"
]
},
"place-ball-in-elevated-bowl": {
"task-name": "place-ball-in-elevated-bowl",
"task-description": "The primary objective of the task is to pick up a red ball and carefully place it into a bowl, which is positioned on a raised platform that is surrounded by small blocks. The challenge lies in precise navigation, maintaining a hold of the ball, and avoiding the surrounding blocks.",
"assets-used": [
"ball/ball-template.urdf",
"bowl/bowl.urdf",
"block/small.urdf"
]
},
"align-balls-in-colored-zones": {
"task-name": "align-balls-in-colored-zones",
"task-description": "There are six balls of different colors (red, blue, green, yellow, orange, and purple) and six zones correspondingly colored. The task is to pick up each ball and place it in the zone of the same color, arranging the balls in a straight line. The challenge lies in the precise placement and color matching.",
"assets-used": [
"ball/ball-template.urdf",
"zone/zone.urdf"
]
},
"color-coordinated-cylinder-tower": {
"task-name": "color-coordinated-cylinder-tower",
"task-description": "Stack cylinders of four different colors (red, blue, green, yellow) on top of each other on a square stand in a specific sequence. The bottom of the stack should start with a blue cylinder, follow by a green cylinder, then a red one, and finally a yellow cylinder at the top. Each cylinder has to be aligned correctly to avoid falling.",
"assets-used": [
"cylinder/cylinder-template.urdf",
"stacking/stand.urdf"
]
},
"symmetric-block-bridge-construction": {
"task-name": "symmetric-block-bridge-construction",
"task-description": "Create a symmetrical bridge-shaped structure on a stand using eight blocks of two different colors (four red and four blue). Start by placing two red blocks side by side at the center of the stand to form the base of the bridge. Then, take a blue block and place it on top of the red blocks, followed by another red block on top of the blue one, and this pattern continues till you exhaust all the blocks. The final structure should be a bridge with alternating colors (red, blue, red, blue). The challenge lies in ensuring symmetry and balancing the blocks without making them fall.",
"assets-used": [
"stacking/stand.urdf",
"block/block-template.urdf"
]
},
"sphere-align-stand": {
"task-name": "sphere-align-stand",
"task-description": "On a table there are five differently colored stands and five spheres. The task involves picking up each sphere and placing it on the stand of the matching color. The task is challenging due to the precision required in picking up and placing the spheres, and the color coordination.",
"assets-used": [
"stacking/stand.urdf",
"sphere/sphere.urdf"
]
},
"construct-colorful-arch": {
"task-name": "construct-colorful-arch",
"task-description": "Construct an arch using six blocks: three red, and three blue. Place two red blocks on the tabletop parallel to each other, then place a blue block on top of the red blocks to form a basic arch. Repeat the process by placing a red block on each side of the base arch and bridge them with the last blue block. Finally, place the last two red blocks on top of the second layer of the red blocks, on either side. The overall structure forms a colorful 3D arch.",
"assets-used": [
"block/block.urdf"
]
},
"color-sorted-container-stack": {
"task-name": "color-sorted-container-stack",
"task-description": "The challenge is to stack four differently colored blocks (red, blue, green, yellow) inside a container. These blocks are initially placed inside two separate bowls. The red and blue blocks are in one bowl, the yellow and green blocks are in another. The robot has to pick up the blocks from the two bowls and stack them inside the container in the specific order: red, blue, green, then yellow.",
"assets-used": [
"bowl/bowl.urdf",
"container/container-template.urdf",
"block/block.urdf"
]
},
"align-spheres-in-colored-zones": {
"task-name": "align-spheres-in-colored-zones",
"task-description": "There are four spheres of different colors (red, blue, green, yellow) positioned randomly on the table along with four zones marked with matching colors. The task is to pick up each sphere and place it into the matching colored zone with precise placement.",
"assets-used": [
"sphere/sphere-template.urdf",
"zone/zone.urdf"
]
},
"sort-insert-color-coordinated-blocks": {
"task-name": "sort-insert-color-coordinated-blocks",
"task-description": "There are six blocks of three different colors (two red, two blue, and two green), two red containers, two blue containers, and two green containers scattered on the table. The task is to sort the blocks by their colors and place (insert) them into the containers of the matching color. Two blocks of the same color should go into two different containers of the same color. The challenge lies in the color-based sorting and insertion of the blocks into the containers.",
"assets-used": [
"block/block.urdf",
"container/container-template.urdf"
]
},
"color-ordered-insertion": {
"task-name": "color-ordered-insertion",
"task-description": "There are four differently-colored ell objects (red, blue, green, yellow) and a corresponding set of color-coded fixtures. The task involves picking up each ell object and inserting it into the matching color fixture in a specific order: from left to right, insert red, blue, green, and finally yellow. The challenge lies in the precise manipulation of the ell objects and the color-coordination required. The fixtures are arranged in a straight line, and can only be approached from one direction, demanding careful navigation.",
"assets-used": [
"insertion/ell.urdf",
"insertion/fixture.urdf"
]
},
"color-coordinated-insertion": {
"task-name": "color-coordinated-insertion",
"task-description": "There are three insertion fixtures and three ell shaped blocks of different colors (red, blue, green) on the table top. The task is to pick up the ell shaped blocks and insert each one of them into the fixture of the same color. However, the ell blocks should be inserted in a specific sequence - red first, then blue, and finally green. This task is challenging due to the precision required for insertion and the need for color coordination and sequencing.",
"assets-used": [
"insertion/ell.urdf",
"insertion/fixture.urdf"
]
},
"cylinder-stand-alignment": {
"task-name": "cylinder-stand-alignment",
"task-description": "Arrange four colored cylinders (red, blue, green, yellow) in order of their colors on four stands of matching color. However, the stands are placed in a random order on the table, which increases the complexity of the task as it requires careful planning and color matching.",
"assets-used": [
"cylinder/cylinder-template.urdf",
"stacking/stand.urdf"
]
},
"color-sorted-block-race": {
"task-name": "color-sorted-block-race",
"task-description": "On one end of a tabletop, there are six blocks in two colors (three red and three blue). On the other end of the tabletop, two sets of three small marked zones are arranged in a straight line, one set for blue and one set for red. The task involves picking up one block at a time and placing it in the corresponding colored zone in a sequence from the bottom end zone to the top end zone. The blocks must be placed following the rule: the three colored blocks must be transported consecutively, e.g., first place all three blue blocks and then place all three red blocks. The challenge lies in careful transportation and placement of the blocks and follows the specific rule.",
"assets-used": [
"block/block.urdf",
"zone/zone.urdf"
]
},
"multi-level-block-construction": {
"task-name": "multi-level-block-construction",
"task-description": "Construct a two-level structure on a pallet using four blocks: two red and two blue. The lower level should be a rectangle created by placing the red blocks side by side. The upper level is made up by placing the blue blocks placed on top of the red blocks creating a line aligned perpendicular to the red blocks. The challenge lies in the precise placement of blocks, maintaining balance of the structure, and correct color arrangement.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf"
]
},
"color-blocks-in-cylinder-maze": {
"task-name": "color-blocks-in-cylinder-maze",
"task-description": "Pick up five differently colored blocks (red, blue, yellow, green, and orange) that are scattered randomly on the table top. Arrange three cylindrical containers in a row to create a maze-like structure. Place the red, yellow, and blue block into the first, second, and third cylinder from left respectively. Then, stack the green and orange block on top of any container, followed by placing the same color palette on the respective block.",
"assets-used": [
"block/block.urdf",
"cylinder/cylinder-template.urdf"
]
},
"create-pyramid-with-color-coded-ells": {
"task-name": "create-pyramid-with-color-coded-ells",
"task-description": "There are four insertion ell-shaped objects ('insertion/ell.urdf') of different colors (red, blue, yellow, and green) placed randomly on the tabletop. The task is to pick up each of these objects and stack them onto a fixed-size pallet in the shape of a pyramid. The order of the pyramid from bottom to top should be red, blue, yellow, and green.",
"assets-used": [
"insertion/ell.urdf",
"pallet/pallet.urdf"
]
},
"move-piles-along-line": {
"task-name": "move-piles-along-line",
"task-description": "Move three piles of small blocks, each pile a different color (red, blue, green), along three matching colored lines to three separate zones of the same color using a spatula.",
"assets-used": [
"block/small.urdf",
"zone/zone.urdf",
"line/line-template.urdf"
]
},
"color-ordered-blocks-on-pallet": {
"task-name": "color-ordered-blocks-on-pallet",
"task-description": "On a table there are six different colored blocks (red, blue, green, yellow, orange, and purple), a pallet, and a small corner structure. These colored blocks are arranged randomly within the small corner structure. The task involves picking up each colored block and placing it onto the pallet in specific color sequence: red, blue, green, yellow, orange, and finally purple.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf",
"corner/corner-template.urdf"
]
},
"color-ordered-container-arrangement": {
"task-name": "color-ordered-container-arrangement",
"task-description": "On the tabletop, there are six containers and six blocks of different colors (red, blue, green, yellow, orange, purple). The task is to pick up each block and place it into a container of the same color, then arrange the containers in a line in the following color order: red, blue, green, yellow, orange, and purple.",
"assets-used": [
"block/block.urdf",
"container/container-template.urdf"
]
},
"multi-level-pyramid-construction": {
"task-name": "multi-level-pyramid-construction",
"task-description": "Construct a two-level pyramid on a pallet using six blocks: three green and three blue. The first level should be a triangle created by placing the green blocks side by side. The second level should be built by placing the blue blocks on top of the green blocks, forming another triangle rotated 60 degrees with respect to the first one. The challenge lies in the precise placement of blocks, maintaining balance of the structure, and correct color arrangement.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf"
]
},
"align-balls-in-colored-boxes": {
"task-name": "align-balls-in-colored-boxes",
"task-description": "On a tabletop, there are four balls and four boxes of different colors (red, blue, green, and yellow). Each ball is inside a box, but not corresponding to the color of the box. The task is to pick up each ball and place it in the box of the same color, in the specific sequence of red, blue, green and yellow from left to right. The challenge lies in the precise placement, color matching and sequence following.",
"assets-used": [
"ball/ball.urdf",
"box/box-template.urdf"
]
},
"colored-balls-sorting-in-corner": {
"task-name": "colored-balls-sorting-in-corner",
"task-description": "There are four balls and four corners of different colors (red, blue, green, and yellow). Each ball is located at a corner, but not corresponding to the color of the corner. The task is to pick up each ball and place it in the corner of the same color, in the specific sequence of red, blue, green and yellow, starting from the leftmost corner to the rightmost. The challenge lies in the precise placement, color matching and sequence following.",
"assets-used": [
"ball/ball-template.urdf",
"corner/corner-template.urdf"
]
},
"color-coordinated-ball-insertion": {
"task-name": "color-coordinated-ball-insertion",
"task-description": "There are five differently-colored ell objects (red, blue, green, yellow, orange) and five sphere-shaped containers of matching colors. The task involves picking up each ell object and inserting it into the sphere container of the same color, but in a specific sequence from left to right: red, blue, green, yellow, and finally orange. The task is challenging due to the sequence, color coordination, and accuracy of insertion required.",
"assets-used": [
"insertion/ell.urdf",
"sphere/sphere-template.urdf"
]
},
"color-sequenced-pyramid-packing": {
"task-name": "color-sequenced-pyramid-packing",
"task-description": "There are twelve cubes of different colors (three red, three green, three blue, and three yellow) scattered on the tabletop. The task is to pick up the cubes, sort them according to color into four pallets, and stack them in each pallet as a pyramid with the base layer containing two cubes and the top layer containing one cube. The challenge lies in the color-based sorting, the precise placement of cubes, and the construction of the pyramid in each pallet.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf"
]
},
"ball-sorting-with-blocks-barrier": {
"task-name": "ball-sorting-with-blocks-barrier",
"task-description": "On a tabletop, there are four balls and four zones of different colors (red, blue, green, and yellow). Each ball is located behind a line of small blocks of the same color. The task is to pick up each ball and place it into the zone of the same color, but without knocking over the blocks. The challenge lies in the precise navigation over the block barriers and color matching.",
"assets-used": [
"ball/ball-template.urdf",
"zone/zone.urdf",
"block/small.urdf"
]
},
"color-coordinated-block-bridge": {
"task-name": "color-coordinated-block-bridge",
"task-description": "Construct a bridge by interleaving three differently colored blocks (red, blue, and green) on a pallet in a specific sequence - red block at the edges, blue block in the middle, and a green block on top of the red and blue blocks. Repeat this sequence until a bridge is formed across the length of the pallet.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf"
]
},
"color-coordinated-cylinder-pyramid": {
"task-name": "color-coordinated-cylinder-pyramid",
"task-description": "Construct a pyramid on a pallet using four cylinders of different colors (red, blue, green, and yellow). The first level should consist of a red cylinder and a blue cylinder side by side. The second level should consist of a green cylinder placed on top of the red and blue cylinders. The third and final level should consist of a yellow cylinder placed on top of the green cylinder. The challenge lies in the precise placement of cylinders, maintaining the balance of the structure, and correct color arrangement.",
"assets-used": [
"cylinder/cylinder-template.urdf",
"pallet/pallet.urdf"
]
},
"sweep-and-sort-blocks": {
"task-name": "sweep-and-sort-blocks",
"task-description": "Sweep a pile of small blocks of different colors (red, blue, green, and yellow) into their corresponding colored zones marked on the tabletop. The challenge lies in the sweeping action, precise placement, and color coordination.",
"assets-used": [
"zone/zone.urdf",
"block/small.urdf"
]
},
"align-cylinders-in-zones": {
"task-name": "align-cylinders-in-zones",
"task-description": "Place four differently colored cylinders (red, blue, green, yellow) each into a matching colored zone. But, the zones are surrounded by small blocks, which the robot needs to move out of the way without knocking them out of their respective zones. The challenge includes precise placement of cylinders, color matching, and careful navigation around the small blocks.",
"assets-used": [
"cylinder/cylinder-template.urdf",
"zone/zone.urdf",
"block/small.urdf"
]
},
"sphere-container-color-match": {
"task-name": "sphere-container-color-match",
"task-description": "On a tabletop, there are four spheres of different colors (red, blue, green, and yellow) inside four containers of a different color (red, blue, green, and yellow). The task is to pick up each sphere and place it into a container of the same color. The task is challenging due to the manipulation of spherical objects and the color coordination required.",
"assets-used": [
"sphere/sphere.urdf",
"container/container-template.urdf"
]
},
"insert-ell-along-square-path": {
"task-name": "insert-ell-along-square-path",
"task-description": "On the tabletop, there is a square path marked by small blocks. Along the path, there are four colored ell-shaped blocks (red, blue, green, and yellow) and four fixtures of matching colors. The task is to pick up each ell block and insert it into the fixture of the same color. However, the robot must move each ell block along the marked square path to reach the fixture. The task is challenging because it requires precise navigation along the path, color coordination, and insertion accuracy.",
"assets-used": [
"block/small.urdf",
"insertion/ell.urdf",
"insertion/fixture.urdf"
]
},
"color-coordinated-box-ball-matching": {
"task-name": "color-coordinated-box-ball-matching",
"task-description": "On the tabletop, there are four boxes of different colors (red, blue, green, and yellow) and four balls of corresponding colors. The task is to pick up each ball and place it inside the box of the same color, however, the boxes are placed in a straight line with a row of small blocks acting as a barrier between the boxes and the balls. The challenge lies in the precise placement, color matching, and the navigation around the barrier without knocking over any small blocks.",
"assets-used": [
"box/box-template.urdf",
"ball/ball-template.urdf",
"block/small.urdf"
]
},
"cylinder-balancing-and-placement": {
"task-name": "cylinder-balancing-and-placement",
"task-description": "On a table, there are three differently colored cylinders (red, green, and blue) and three square zones of matching colors. The task involves picking up each cylinder and balancing it on its end at the center of the corresponding colored zone, in the sequence of red, green, and blue from left to right. The task is challenging due to precise balancing required in placing the cylinders, color matching, and sequence following.",
"assets-used": [
"cylinder/cylinder-template.urdf",
"zone/zone.urdf"
]
},
"color-coordinated-sphere-and-cylinder-assembly": {
"task-name": "color-coordinated-sphere-and-cylinder-assembly",
"task-description": "The robot starts with four spheres of different colors (red, blue, green, yellow) and four cylinders of matching colors. The task is to pick up each sphere and place it on top of the cylinder of the same color, forming four sphere-and-cylinder pairs. However, the challenge here is to do this in a specific color sequence - red, blue, green, and finally yellow.",
"assets-used": [
"sphere/sphere-template.urdf",
"cylinder/cylinder-template.urdf"
]
},
"sequential-block-insertion": {
"task-name": "sequential-block-insertion",
"task-description": "There are four blocks of different colors (red, blue, green, yellow) and four fixtures of matching colors. The task involves picking up each block and inserting it into the fixture of the same color, in the specific sequence of red, blue, green, and yellow. However, the challenge lies in the fact that the blocks and fixtures are initially arranged in a mixed order, demanding careful navigation, precise insertion, color matching, and sequence following.",
"assets-used": [
"insertion/fixture.urdf",
"block/block.urdf"
]
},
"sequential-insertion-and-stacking": {
"task-name": "sequential-insertion-and-stacking",
"task-description": "The tabletop contains three fixtures and three ell-shaped blocks of different colors - red, blue, and green. The task is to first pick up and insert each ell block into the corresponding colored fixture in the sequence of red, blue, and green. After successful insertion, the robot must pick up the three blocks again from the fixtures and stack them in a corner of the tabletop in the same color sequence - red at the bottom, blue in the middle, and green on top.",
"assets-used": [
"insertion/ell.urdf",
"insertion/fixture.urdf",
"corner/corner-template.urdf"
]
},
"color-coordinated-block-shifting": {
"task-name": "color-coordinated-block-shifting",
"task-description": "On a tabletop, there are three zones marked in three different colors (red, blue, and green) and nine blocks of matching colors (three red, three blue, and three green). Each zone initially contains three blocks of a single color, but the colors of the blocks and zones do not match. The task involves picking up each block and precisely placing it in the zone of the same color. However, there are a few small blocks randomly scattered in the path between the zones. The robot has to strategically navigate around these blocks without knocking them over while transporting the blocks to the corresponding zones. The challenge lies in the precise navigation, placement of the blocks, color matching while avoiding the blocks.",
"assets-used": [
"zone/zone.urdf",
"block/block.urdf",
"block/small.urdf"
]
},
"guided-block-path": {
"task-name": "guided-block-path",
"task-description": "On the tabletop, there are four colored blocks (red, blue, green, and yellow) and four lines of the corresponding colors. The task is to pick up each block and move it along the line of the same color from start to end. The challenge lies in precise navigation along the line, color coordination, and block manipulation.",
"assets-used": [
"block/block.urdf",
"line/line-template.urdf"
]
},
"mixed-color-block-barrier-insertion": {
"task-name": "mixed-color-block-barrier-insertion",
"task-description": "There are four different colored blocks (red, blue, green, and yellow), and four fixtures in corresponding colors. Two barriers, each made of three blocks (orange, purple, and brown), are placed in between the blocks and fixtures, forming a path that the robot must navigate. The task involves picking up each colored block, navigating the barriers, and inserting each block into the fixture of the same color. The fixtures are arranged in a sequence from left to right: red, blue, green, and yellow, providing a challenge in precise navigation, color coordination, and insertion.",
"assets-used": [
"block/block.urdf",
"insertion/fixture.urdf"
]
},
"ball-in-bowl-obstacle-course": {
"task-name": "ball-in-bowl-obstacle-course",
"task-description": "With the tabletop setup consisting of a maze of small blocks, the task requires the robot to pick up four balls of different colors (red, blue, green, yellow) and place each of them into the corresponding colored bowls strategically positioned at different corners of the maze, without knocking over any blocks, demanding careful navigation and color coordination.",
"assets-used": [
"ball/ball-template.urdf",
"block/small.urdf",
"bowl/bowl.urdf"
]
},
"ball-in-bowl-obstacle-course-new": {
"task-name": "ball-in-bowl-obstacle-course-new",
"task-description": "With the tabletop setup consisting of a maze of small blocks, the task requires the robot to pick up four balls of different colors (red, blue, green, yellow) and place each of them into the corresponding colored bowls strategically positioned at different corners of the maze, without knocking over any blocks, demanding careful navigation and color coordination.",
"assets-used": [
"ball/ball-template.urdf",
"block/small.urdf",
"bowl/bowl.urdf"
]
},
"color-coordinated-arch-construction": {
"task-name": "color-coordinated-arch-construction",
"task-description": "The task is to construct an arch using six blocks: three red and three blue. The blocks are initially placed in a container. The robot needs to pick each block and place it on a pallet in the following arrangement: place two red blocks in parallel on the pallet, then place a blue block on top of the red blocks to form an arch. Repeat the process with the remaining blocks, placing them on top of the first arch to form a second layer. The task is challenging due to the need for precise placement of the blocks and maintaining the balance of the structure.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf",
"container/container-template.urdf"
]
},
"color-coordinated-zone-arrangement": {
"task-name": "color-coordinated-zone-arrangement",
"task-description": "On the tabletop, there are nine blocks of three different colors (three red, three blue, and three green) and three pallets of matching colors (one red, one blue, one green). The task is to pick up each block and place it on the pallet of the same color, arranging the blocks on each pallet in a line. However, there are a few small blocks randomly scattered on the tabletop, which the robot has to navigate around without knocking them over while transporting the blocks to the corresponding pallets. The challenge lies in the precise navigation, placement of the blocks, color matching, and maintaining the balance on the pallets.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf",
"block/small.urdf"
]
},
"color-coordinated-cylinder-stand-assembly": {
"task-name": "color-coordinated-cylinder-stand-assembly",
"task-description": "The robot starts with four cylinders of different colors (red, blue, green, yellow) and four stands of matching colors. The task is to pick up each cylinder and place it on top of the stand of the same color, forming four cylinder-and-stand pairs. However, the challenge here is to do this in a specific color sequence - green, yellow, blue, and finally red, while also ensuring that the cylinders do not topple over.",
"assets-used": [
"cylinder/cylinder-template.urdf",
"stacking/stand.urdf"
]
},
"color-coordinated-ball-stacking": {
"task-name": "color-coordinated-ball-stacking",
"task-description": "There are four balls of different colors (red, blue, green, yellow), and four containers of matching colors on the table. The task is to pick up each ball and stack it on top of the corresponding colored container. However, the stacking should be done in a specific color sequence - blue at the bottom, followed by yellow, then green, and finally red at the top. This task enforces challenging skills due to the precision required for stacking the balls, color coordination, and sequencing.",
"assets-used": [
"ball/ball-template.urdf",
"container/container-template.urdf"
]
},
"color-coded-blocks-on-corner": {
"task-name": "color-coded-blocks-on-corner",
"task-description": "On a tabletop, there are four blocks of different colors (red, blue, green, and yellow) and a corner structure. The task involves picking up each block and placing it in the corner structure in a specific color sequence: from left to right, place red, blue, green, and finally yellow. The blocks must be arranged such that they form a straight line along the corner. The challenge lies in the precise placement, color coordination, and maintaining the balance of the blocks along the corner.",
"assets-used": [
"block/block.urdf",
"corner/corner-template.urdf"
]
},
"insertion-in-color-sequenced-zones": {
"task-name": "insertion-in-color-sequenced-zones",
"task-description": "On the table, there are four differently-colored insertion ell objects (red, blue, green, yellow) and four zones on the tabletop marked in the same colors. Initially, each ell is placed in a zone but not corresponding to the color of the zone. The task is to pick up each ell and place it in the zone of the same color, in the specific sequence of red, blue, green, and yellow from left to right, requiring careful navigation, precise placement, color matching, and sequence following.",
"assets-used": [
"insertion/ell.urdf",
"zone/zone.urdf"
]
},
"color-coordinated-zone-stacking": {
"task-name": "color-coordinated-zone-stacking",
"task-description": "On the tabletop, there are three zones and nine blocks of three different colors (red, blue, green). Each color has three blocks and the blocks are scattered randomly on the table. The task is to pick up the blocks and stack them in the zones to form a pyramid shape. Each pyramid should contain blocks of the same color with two blocks on the base and one block on top. The zones with the pyramids should be arranged in a straight line in the following color order: red, blue, green from left to right. The challenge lies in the color coordination, precise stacking and the arrangement of the zones.",
"assets-used": [
"block/block.urdf",
"zone/zone.urdf"
]
},
"color-coordinated-cylinder-ball-match": {
"task-name": "color-coordinated-cylinder-ball-match",
"task-description": "On the tabletop, there are four cylinders of different colors (red, blue, green, and yellow) and four balls of corresponding colors. The task is to pick up each ball and place it on top of the cylinder of the same color without the ball rolling off. However, there are small blocks scattered randomly on the table that the robot has to navigate around without knocking them over. The challenge lies in the precise placement of the balls on top of the cylinders, color matching, and navigation around the blocks.",
"assets-used": [
"cylinder/cylinder-template.urdf",
"ball/ball-template.urdf",
"block/small.urdf"
]
},
"multi-level-insertion-and-zone-matching": {
"task-name": "multi-level-insertion-and-zone-matching",
"task-description": "There are three levels of zones marked on the tabletop - the first level is red, second is blue, and third is green. On each level, there are large, medium, and small ell-shaped objects in corresponding colors. The task is to pick up each ell object from its current position and insert it into the corresponding colored zone on the same level, but in a specific order - large, medium, and small. The challenge lies in the precise control of insertion, color coordination, and the multi-level structure of the environment.",
"assets-used": [
"zone/zone.urdf",
"insertion/ell.urdf"
]
},
"color-cued-ball-corner-sorting": {
"task-name": "color-cued-ball-corner-sorting",
"task-description": "On a tabletop, there are four different colored balls (red, blue, green, yellow) and four corners marked with corresponding colors using the corner template. The task involves picking up each ball and precisely placing it in the corner of the same color. However, there is a rectangular zone in the middle of the table marked by small blocks. The robot has to strategically navigate around this zone without touching the blocks while transporting the balls to the corresponding corners. The challenge lies in the precise navigation, placement of the balls, and color matching while avoiding the blocks.",
"assets-used": [
"ball/ball-template.urdf",
"corner/corner-template.urdf",
"block/block_for_anchors.urdf",
"zone/zone.urdf"
]
},
"cylinder-ring-stack": {
"task-name": "cylinder-ring-stack",
"task-description": "On the tabletop, there are four differently colored cylinders (red, blue, green, yellow) and four blocks of matching colors. The task involves picking up each block and stacking it on top of the corresponding colored cylinder. However, each cylinder and block pair should be stacked inside a differently colored container (color sequence: red cylinder and block in blue container, blue in green, green in yellow, and yellow in red). The task offers challenges in multi-object manipulation, color coordination, and precise stacking in a confined space.",
"assets-used": [
"cylinder/cylinder-template.urdf",
"block/block.urdf",
"container/container-template.urdf"
]
},
"color-coordinated-sphere-on-pallet-pyramid": {
"task-name": "color-coordinated-sphere-on-pallet-pyramid",
"task-description": "On the tabletop, there are three pallets and nine blocks of three different colors (red, blue, green). Each color has three blocks and the blocks are scattered randomly on the table. The task is to pick up the blocks and stack them on the pallets to form a pyramid shape. Each pyramid should contain blocks of the same color with two blocks on the base and one block on top. Additionally, there are three spheres of matching colors (red, blue, green). The task is to pick up each sphere and place it on top of the corresponding colored pyramid. The pallets with the pyramids and spheres should be arranged in a straight line in the following color order: red, blue, green from left to right. The challenge lies in the color coordination, precise stacking, and the arrangement of the pallets.",
"assets-used": [
"block/block.urdf",
"pallet/pallet.urdf",
"sphere/sphere.urdf"
]
},
"color-sequenced-sphere-placement": {
"task-name": "color-sequenced-sphere-placement",
"task-description": "On the tabletop, there are four spheres of different colors (red, blue, green, and yellow) and four colored squares of matching colors. The task involves picking up each sphere and precisely placing it in the center of the square of the same color. However, the spheres must be placed in a specific sequence - red first, then blue, then green, and finally yellow. The task is challenging due to the need for precise placement, color coordination, and sequence following.",
"assets-used": [
"sphere/sphere.urdf",
"square/square-template.urdf"
]
},
"color-ordered-insertion-new": {
"task-name": "color-ordered-insertion-new",
"task-description": "There are four differently-colored ell objects (red, blue, green, yellow) and a corresponding set of color-coded fixtures. The task involves picking up each ell object and inserting it into the matching color fixture in a specific order: from left to right, insert red, blue, green, and finally yellow. The challenge lies in the precise manipulation of the ell objects and the color-coordination required.",
"assets-used": [
"insertion/ell.urdf",
"insertion/fixture.urdf"
]
},
"put-blocks-between-zones": {
"task-name": "put-blocks-between-zones",
"task-description": "Arrange four differently colored blocks (red, blue, green, and yellow) between two designated zones on the tabletop.",
"assets-used": [
"zone/zone.urdf",
"block/block.urdf"
]
},
"put-blues-around-red": {
"task-name": "put-blues-around-red",
"task-description": "place the blue blocks around the red block.",
"assets-used": [
"block/block_for_anchors.urdf"
]
},
"place-blue-on-line-ends": {
"task-name": "place-blue-on-line-ends",
"task-description": "Pick up each blue box and accurately place it at the end of a green line.",
"assets-used": [
"line/line-template.urdf",
"box/box-template.urdf"
]
},
"stack-three-layer-red-wall": {
"task-name": "block-on-cylinder-on-pallet",
"task-description": "On the tabletop, there are three cylinders of different colors (red, blue, and green) and three blocks of the same colors. The task involves picking up each block and placing it on the corresponding colored cylinder, which are located in specific positions on a pallet. Starting with the red block and cylinder, followed by blue and finally green. The challenge lies in the precise placement of the blocks on the cylinders, while maintaining color coordination.",
"assets-used": [
"block/block.urdf",
"cylinder/cylinder-template.urdf",
"pallet/pallet.urdf"
]
},
"block-on-cylinder-on-pallet": {
"task-name": "block-on-cylinder-on-pallet",
"assets-used": [
"pallet/pallet.urdf",
"cylinder/cylinder-template.urdf",
"block/block.urdf"
],
"task-description": "Pick up each block and place it on the corresponding colored cylinder, which are located in specific positions on a pallet."
},
"ball-on-box-on-container": {
"task-name": "ball-on-box-on-container",
"assets-used": [
"container/container-template.urdf",
"box/box-template.urdf",
"ball/ball.urdf"
],
"task-description": "Pick up each ball and place it on the corresponding colored box, which are located in specific positions on a container."
},
"align-rope-along-line": {
"task-name": "align-rope-along-line",
"assets-used": [
"line/line-template.urdf"
],
"task-description": "Align a deformable rope along a straight line marked on the tabletop."
},
"align-rope-cross-zone": {
"task-name": "align-rope-cross-zone",
"assets-used": [
"zone/zone.urdf"
],
"task-description": "Align a deformable rope across the diagonal of a zone marked on the tabletop."
},
"put-kit-in-bowl": {
"task-name": "put-kit-in-bowl",
"assets-used": [
"stacking/block.urdf",
"bowl/bowl.urdf",
"kitting/object-template.urdf"
],
"task-description": "Place the specific kit in a bowl of specified color."
},
"kit-in-bowl-in-zone": {
"task-name": "kit-in-bowl-in-zone",
"assets-used": [
"zone/zone.urdf",
"bowl/bowl.urdf",
"kitting/object-template.urdf"
],
"task-description": "Pick up each kit and place it on the corresponding colored bowl, which are located in specific positions on a zone."
},
"move-kit-from-zone-to-cylinder": {
"task-name": "move-kit-from-zone-to-cylinder",
"assets-used": [
"cylinder/cylinder-template.urdf",
"zone/zone.urdf",
"kitting/object-template.urdf",
"kitting/object-template.urdf"
],
"task-description": "Place the specific kit from a zone to a cylinder."
},
"move-bowl-from-pallet-to-corner": {
"task-name": "move-bowl-from-pallet-to-corner",
"assets-used": [
"corner/corner-template.urdf",
"pallet/pallet.urdf",
"bowl/bowl.urdf"
],
"task-description": "Place the specific bowl from a pallet to a corner."
}
} |