ed icon indicating copy to clipboard operation
ed copied to clipboard

Cannot clear entities without volumes

Open jlunenburg opened this issue 7 years ago • 3 comments

This is a problem when placing objects

jlunenburg avatar Apr 18 '17 20:04 jlunenburg

When exactly does this happen? Any logfile?

LoyVanBeek avatar Apr 18 '17 20:04 LoyVanBeek

Course of actions:

  1. Robot has object in it hand
  2. Robot physically puts object on the table
  3. Entity is asserted to the worldmodel at the position of the hand (in rviz, a frame appears at the right place)
  4. Robot finishes Place-action, retracts hand etc
  5. Operator removes object to iterate to a new place-action
  6. Robot is instructed to inspect table again, but won't clear the now physically removed object, the corresponding Entity stays in the world model.

We think the problem is that the Entity is missing a convex hull when it's asserted to the world model and thus raytracing to check for clearing returns something incorrect.

LoyVanBeek avatar Apr 18 '17 20:04 LoyVanBeek

@LoyVanBeek @jlunenburg Wat is de prio hiervan?

MatthijsBurgh avatar Apr 25 '17 21:04 MatthijsBurgh