-
From #50 onward percepts for requests are not brought into the Goal Bot.
-
~~`self/1 - self()`~~ Changed to `my_stakeholder_id()` because Wouter did not like self.
`` - The ID of the stakeholder you are.
This is a send once percept.
-
`indicator_link/4 - indicator_link(,,,)`
Gives info about an indicator and shows its ID, which again can be used to find other info about the indicator. It also links stakeholders to the indicators.
…
-
It seems that the TU Delft and the DUWO have a start budget, but that the stakeholder/4 percepts don't give a start budget for the other stakeholders.
[Image showing the percepts in debug mode](http:…
-
When I try to use the indicator/3 percept the 3 value, the target value, always is 0.0.
-
To get our virtual human to build in a place that makes sense we need the connector to provide a list of best places to build in. The agent should be able to do an action call in order to get the perc…
-
`[Tue Jan 31 17:01:40] root@kali:/opt # git clone https://github.com/Sw4mpf0x/Kraken.git
Cloning into 'Kraken'...
remote: Counting objects: 900, done.
remote: Compressing objects: 100% (31/31), don…
-
The goal agent needs to know what a request is for. For a land buy request it needs to know the Multipolygon. And for a request to build the BuildingId. Also the implications of the building or the va…
-
Followed the installation instructions on the phoenix website, but get the following error:
```
$ mix do deps.get, compile
Could not start Hex. Try fetching a new version with `mix local.hex` or un…
kgish updated
7 years ago
-
To get a building approved the stakeholder needs to gain a build permit for a building through the municipality. In the tygron interface you click on a building and then through the popup say yes to a…