Skip to content

Error about using aloha_split robot #9

@jbpen

Description

@jbpen

@Axi404
Hello, I refer to the tutorial to generate dual-arm data,the minimal.yaml as follows, I just change robot and didn't change the code or other parts. I encountered an error when I was executing the demogen.py.

error:
2025-12-15 17:18:54,762 - genmanip.utils.standalone.utils - ERROR - motion planning failed at step: 3
2025-12-15 09:18:54 [43,437ms] [Error] [genmanip.utils.standalone.utils] motion planning failed at step: 3
2025-12-15 17:18:54,763 - genmanip.utils.standalone.utils - ERROR - Task not completed, retry......
2025-12-15 09:18:54 [43,437ms] [Error] [genmanip.utils.standalone.utils] Task not completed, retry......
demonstration_configs:
- domain_randomization: &id001
    cameras:
      config_path: configs/cameras/fixed_camera_aloha_refined.yml
      type: fixed
    random_environment:
      has_wall: false
      hdr: false
      robot_base_position: false
      robot_eepose: false
      table_texture: false
      table_type: false
      wall_texture: false
    rewrite_instruction: false
  generation_config: &id002
    action_path:
      mode: auto
      robot: 0
    articulation: []
    goal:
    - - obj1_uid:
        - '0'
        obj2_uid:
        - '1'
        position:
        - top
        arm: auto
        fixed_position: true
        allow_fixed_grasp: true
        force_fixed_grasp: true
    mode: manual
    planner: curobo
  instruction: put the banana on the top of the vintage rusty frying pan.
  layout_config: &id003
    ignored_objects: []
    type: None
  mode: manual
  num_episode: 1
  object_config: &id004
    '0':
      type: existed_object
      uid_list:
      - fb1b6fc41f7e49adbf467e5e5988d190
    '1':
      type: existed_object
      uid_list:
      - 1fdc84a7be2c4348b281490c89d76062
  preprocess_config:
  - &id005
    config:
      config: default
      type: convexDecomposition
    type: collider
  - type: ccd
  robots:
  - &id006
    config:
      gripper_type: aloha_split
    type:  aloha_split
  table_uid: aa49db8a801d402dac6cf1579536502c
  task_name: Minimal_Banana
  usd_name: scene_usds/debug_scenes/banana_plate_scenes/base
evaluation_configs:
- domain_randomization: *id001
  generation_config: *id002
  instruction: put the banana on the top of the vintage rusty frying pan.
  layout_config: *id003
  mode: manual
  num_test: 10
  object_config: *id004
  preprocess_config:
  - *id005
  robots:
  - *id006
  table_uid: aa49db8a801d402dac6cf1579536502c
  task_name: Minimal_Banana
  usd_name: scene_usds/debug_scenes/banana_plate_scenes/base

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions