|
86204a6266
|
AgentState Object
dataclass
class AgentState:
i: int
action: int
pos = None
collision_vector = None
action_valid = None
|
2021-05-14 09:09:20 +02:00 |
|
|
14741aa5a5
|
small bugfixes and getting dirty
|
2021-05-12 14:52:30 +02:00 |
|
|
b16f316f08
|
Properties
|
2021-05-12 12:59:40 +02:00 |
|
|
4b24b4f0f2
|
Merge problems
|
2021-05-12 12:44:08 +02:00 |
|
|
51d79d8ab3
|
Refactoring of Collision checking bug fixes
|
2021-05-12 12:08:19 +02:00 |
|
|
2460d8e5c2
|
Code Comments, Getting Dirty Env, Naming
|
2021-05-11 13:53:05 +02:00 |
|
|
7d926c403d
|
Code Comments, Getting Dirty Env, Naming
|
2021-05-11 10:31:35 +02:00 |
|