-
Notifications
You must be signed in to change notification settings - Fork 0
Add carry_object_to_target task to starter_pack #2
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
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.yamldefines:- success condition (object at target pose)
- reward shaping for grasp + locomotion + placement
- Task loads via automatic discovery
hts trainruns without error- Basic smoke test passes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers