task 5 rotation of parts in puzzle




task 5 rotation of parts in puzzle

Postby red » Wed 3. Sep 2014, 09:46

All rotations and some positions of the parts in task 5 are [0,0,0] in the provided example.

Especially:
- The rotation of the parts in the "relative_puzzle_part_target_poses"
- The rotation of all objects (public_description)
- The position of the first box of all parts (public_description)

Can we assume, that this will also be the case in the final test?
red
 
Posts: 10
Joined: Wed 3. Sep 2014, 09:24

by Advertising » Wed 3. Sep 2014, 09:46

Advertising
 

Re: task 5 rotation of parts in puzzle

Postby Peter Lehner » Wed 3. Sep 2014, 12:00

red wrote: - The rotation of the parts in the "relative_puzzle_part_target_poses"

We would like to keep this parameter variable as it is important for general assembly scenarios. Nevertheless you can assume that these will only be rotations in the plane of 90 [deg] steps.
red wrote: - The rotation of all objects (public_description)

If you mean the rotation of the object shapes/boxes, you can safely assume that these will be zero.
red wrote: - The position of the first box of all parts (public_description)

You can safely assume that the origin of the first box will be in the origin of the part.

The example below is for clarification. All fields denoted by X can change in the final task.
Code: Select all
objects:
  part1:
    color: X
    shape:
      - pose: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
        size: [X, X, X]
        type: box
      - pose: [X, X, X, 0.0, 0.0, 0.0]
        size: [X, X, X]
        type: box
      - ...
  ...
relative_puzzle_part_target_poses:
  part1: [X, X, X, X, X, X]
  ...
Peter Lehner
 
Posts: 53
Joined: Fri 27. Jun 2014, 14:33

Re: task 5 rotation of parts in puzzle

Postby proprentnerl » Tue 9. Sep 2014, 08:58

with rotations in the plane of 90 [deg] steps you mean around the Z axis?
so parts will always be declared without z position offset?
proprentnerl
 
Posts: 17
Joined: Tue 29. Jul 2014, 09:45

Re: task 5 rotation of parts in puzzle

Postby Peter Lehner » Thu 18. Sep 2014, 10:13

proprentnerl wrote:with rotations in the plane of 90 [deg] steps you mean around the Z axis?

Yes, around the Z axis.
proprentnerl wrote:so parts will always be declared without z position offset?

Parts will always lie flat on the table. Nevertheless they will still have a z position offset depending on the size of the object.
Peter Lehner
 
Posts: 53
Joined: Fri 27. Jun 2014, 14:33

Re: task 5 rotation of parts in puzzle

Postby proprentnerl » Tue 23. Sep 2014, 06:17

thank you, I only wanted to clarify this because the handle in task 1-4 is declared standing instead of lying flat.
proprentnerl
 
Posts: 17
Joined: Tue 29. Jul 2014, 09:45



Similar topics

Task 5: puzzle parts and initial state
Forum: Stage 1 - Simulation
Author: AM-Robotics
Replies: 8
puzzle fixture in task 5
Forum: Stage 1 - Simulation
Author: red
Replies: 1

Return to Stage 1 - Simulation

Who is online

No registered users

cron