You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var ABSOLUTE_PATH_TO_GAMA = '/Users/hqn88/git/';
var modelPath = ABSOLUTE_PATH_TO_GAMA + 'gama/msi.gama.models/models/Tutorials/Road Traffic/models/Model 05.gaml';
var experimentName = 'road_traffic';
var species1Name = 'people';
var attribute1Name = 'objective';
var species2Name = 'building';
var attribute2Name = 'type';
and uncomment this one (be sure it's poiting to the right folder where you have downloaded ReAgent
It is releted with the mysterious error "Linering".... A workaround is to remove the line geometry shape<-circle(2#m) in ReAgent model. I m digging again for the error
I am trying to make the client architecture working with my own model (that use to work in the 1.8)
In order to plug it to Gama
and uncomment this one (be sure it's poiting to the right folder where you have downloaded ReAgent
You should see this:
After few iteration I have the following error in my browser console
The text was updated successfully, but these errors were encountered: