Skip to content

Add carry_object_to_target task to starter_pack #2

@build4mbottom

Description

@build4mbottom

Create a new task under starter_pack that requires:

  • grasping an object
  • walking to a target
  • placing the object at target pose

Re-use existing primitives.

Label: good-first-issue


Acceptance Criteria

  • Task folder created under:
    src/hts_tasks/packs/starter_pack/carry_object_to_target/
  • task.yaml defines:
    • success condition (object at target pose)
    • reward shaping for grasp + locomotion + placement
  • Task loads via automatic discovery
  • hts train runs without error
  • Basic smoke test passes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions