Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the BW4T task #78

Open
matrx-software opened this issue Feb 27, 2020 · 8 comments
Open

Create the BW4T task #78

matrx-software opened this issue Feb 27, 2020 · 8 comments
Assignees
Labels
core Work related to the core functionality feature Work for a new feature

Comments

@matrx-software
Copy link
Collaborator

Issue by jwaa
Friday Feb 21, 2020 at 10:35 GMT
Originally opened as matrxs/MATRXS#77


The BW4T task is a common task in HAT research. Make an implementation of it in MATRX that can function as both a default task as well as a showcase for tutorials and examples.

@matrx-software matrx-software added core Work related to the core functionality feature Work for a new feature labels Feb 27, 2020
@jwaa jwaa self-assigned this Mar 27, 2020
@jwaa
Copy link
Member

jwaa commented Mar 27, 2020

The associated branch will contain fixes/improvements needed to create the BW4T task.

@jwaa
Copy link
Member

jwaa commented Mar 27, 2020

@thaije Progress!
Only the AgentBrain and the SimulationGoal are missing.

afbeelding

@jwaa
Copy link
Member

jwaa commented Mar 27, 2020

As soon as I am done building the entire code I will write a tutorial out of it (see #86).

@thaije
Copy link
Collaborator

thaije commented Mar 27, 2020

Nice work @jwaa, looks great! I like the colours :) What are the dimensions of this world?

@jwaa jwaa mentioned this issue Apr 3, 2020
@jwaa jwaa added this to the Release v1.1.0 milestone Apr 15, 2020
@jwaa jwaa mentioned this issue Jun 22, 2020
2 tasks
@jwaa jwaa modified the milestones: Release v1.1.0, Release v1.2.0 Jun 22, 2020
@jwaa
Copy link
Member

jwaa commented Jun 22, 2020

This is going slow... especially because it is set up to be quite generic and scalable. Instead a seperate more simplified (and closer to the original BW4T task) version was made for the tutorial (see #86 and #164)

@jwaa
Copy link
Member

jwaa commented May 14, 2021

Removed from milestone Release v2.1.0, as it is too big for now.

@jwaa jwaa removed this from the Release v2.1.0 milestone May 14, 2021
@thaije
Copy link
Collaborator

thaije commented May 15, 2021

@jwaa where can I find which version of the BW4T task?

Is this the simplified version: https://github.com/matrx-software/matrx/tree/master/matrx/cases/bw4t
and this the generic version you are working on? https://github.com/matrx-software/bw4t/tree/dev

And what does the simple BW4T task miss that the big BW4T task does have?

@jwaa
Copy link
Member

jwaa commented May 16, 2021

@jwaa where can I find which version of the BW4T task?

Is this the simplified version: https://github.com/matrx-software/matrx/tree/master/matrx/cases/bw4t

Yes!

and this the generic version you are working on? https://github.com/matrx-software/bw4t/tree/dev

Yes!

And what does the simple BW4T task miss that the big BW4T task does have?

As you say; the big BW4T is more generic. It allows for a variable number of rooms, objects to collect, etc. while the simple version is the original one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Work related to the core functionality feature Work for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants