-
Hi! I love your environment! A question...
If I got it right, you can only perceive the current position. What about extending the percepts to include the contents of the adjacent cells? This would…
-
add dropdowns for diagonal percepts
-
## Expected Behavior
When using Event Hubs as a pubsub or binding, messages should be delivered in the order they were posted (assume PartitionKey is set when publishing/posting to ensure o…
-
`Stimulus` and `Percept` both derive from `Data`, but currently `Percept` is underdeveloped w.r.t. `Stimulus`.
It would be useful for `Percept` to:
- allow for time axis interpolation (important f…
-
We can either create them:
- **dynamically**: one agent connects and then creates as many agents and artifacts as necessary per the teamSize percept
- **statically**: these have to be hardcoded and …
-
Azure Percept DK (public preview) is retiring on March 30th, 2023
**Deprecation ID:** b7b64a26-4760-4a94-8ccd-2a8798bc6bf4
**Deadline:** Mar 30, 2023
**Impacted Services:**
- Azure Percept
**More in…
-
- Use scikit-image's [`regionprops`](https://scikit-image.org/docs/stable/auto_examples/segmentation/plot_regionprops.html) to calculate essential spatial properties of percepts, such as area, centroi…
-
example :
```python
def actionWarExplorer():
setDebugString("Search Food");
percepts = getPerceptsResources();
if(len(percepts) > 0) :
setDebugString("Ressources found")…
-
Hello all!
We've received our Azure Percept DK yesterday. What we are trying to do is, to just view the device stream and telemetry. We have sucessuflly conected the device to our internal WLAN net…
-
Hi team,
when I try to build the docker image, i get the following error "standard_init_linux.go:228: exec user process caused: exec format error"
I'm using ubuntu machine
I followed the inst…