Skip to content

Commit

Permalink
chore: update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
yan-elena committed Jun 18, 2024
1 parent 8d681c7 commit 4d0aedc
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions examples/domestic-robot/owner.json
Original file line number Diff line number Diff line change
Expand Up @@ -646,41 +646,6 @@
"log": "Send achieve message to robot: has(owner,beer)"
}
},
{
"timestamp": 1717513230944,
"message": {
"type": "IntentionCreated",
"event": {
"intentionInfo": {
"id": 1,
"state": "undefined",
"intendedMeansInfo": [
{
"trigger": "get",
"type": "achieve",
"plan": {
"label": "p__11",
"trigger": "get(beer)",
"context": "",
"body": ".send(robot,achieve,has(owner,beer))",
"log": "\t@p__11 get(beer) \u003c- .send(robot,achieve,has(owner,beer))."
},
"unifier": "{}",
"currentStep": {
"value": null
},
"isFinished": true
}
],
"trigger": "get(beer)"
},
"reasonInfo": {
"value": null
}
},
"log": "Intention 1 get(beer) created, state: undefined\n\tcurrent step: finished"
}
},
{
"timestamp": 1717513230947,
"message": {
Expand Down

0 comments on commit 4d0aedc

Please sign in to comment.