-
Hi there, It's probably coming from the initialization, but to me, this seems to be set properly since the position is given in the creation of the instances. Does anyone have an idea? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Can you post a link to your branch, from what you said it sounds like you did not pass on the initial value. Easy error to make with our many layers. I can have a quick look at it during lunch |
Beta Was this translation helpful? Give feedback.
-
@schroedtert and @ChristianHirt maybe you could have an idea too ? |
Beta Was this translation helpful? Give feedback.
I finally had some time to check your code. You forgot to pass on the parameters to the add agent call. Apply this patch to your code to have all parameters available