Skip to content

Different results of configuration evaluation during simulation #125

@vsfreeman

Description

@vsfreeman

Hello!
Thank you very much for your work.

I run the script rt1x_bridge.sh and my results don't match yours.
My results:

  • 1 experiment: 
    
  1.     PutCarrotOnPlateInScene-v0; Average success: 0.08333333333333333
    
  2.     StackGreenCubeOnYellowCubeBakedTexInScene-v0; Average success: 0.0
    
  3.     PutSpoonOnTableClothInScene-v0; Average success: 0.041666666666666664
    
  4.     PutEggplantInBasketScene-v0; Average success: 0.0
    
  • 2 experiment:
    
  1.     PutCarrotOnPlateInScene-v0; Average success: 0.041666666666666664
    
  2.     StackGreenCubeOnYellowCubeBakedTexInScene-v0; Average success: 0.0
    
  3.     PutSpoonOnTableClothInScene-v0; Average success: 0.041666666666666664
    
  4.     PutEggplantInBasketScene-v0; Average success: 0.0
    

Your results(from TABLE V of your paper):
Put Carrot on Plate; Success: 0.042
Stack Green Block on Yellow Block; Success: 0.000
Put Spoon on Towel; Success: 0.000
Put Eggplant in Yellow Basket; Success: 0.000

Questions:

  1. Why might my results differ from yours?
  2. Why do the names of the indicators differ? ( Put Spoon on Towel / PutSpoonOnTable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions