Skill: Object Disposer
Trigger Condition
Activate this skill when:
- The task goal explicitly requires disposing of an object (e.g., "put it in garbagecan", "throw away the X").
- The agent is holding the target object.
- The agent is at the location of the disposal receptacle (e.g., garbagecan).
Execution
- Verify Prerequisites: Confirm the object is in hand and the disposal receptacle is present at your location.
- Execute Disposal: Perform the
putaction with the object and receptacle. - Completion: The skill is complete when the object has been successfully placed into/onto the disposal receptacle.
Notes
- This skill handles only the final disposal action. Object acquisition and navigation to the disposal location are separate skills.
- If the disposal fails (e.g., "Nothing happened"), re-evaluate the object and receptacle identifiers or check if the receptacle can accept the object.
微信扫一扫