We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
selectRoute()
SimulationSetting
SimulationSettings
AwarenessLevel
The text was updated successfully, but these errors were encountered:
Okay, this is now ready for testing.
Please set fixed_routes to True in the move_rules section of simsetting.yml. This should then trigger this new algorithm.
fixed_routes
True
move_rules
simsetting.yml
I've also added documentation to ReadTheDocs (SimulationSettings Advanced page).
Sorry, something went wrong.
Examples are shown in two tests: tests/test_moving.py and tests/test_crawling.py.
tests/test_moving.py
tests/test_crawling.py
djgroen
No branches or pull requests
selectRoute()
to use the new algorithm, using aSimulationSetting
flag.SimulationSettings
.AwarenessLevel
in this specific context.AwarenessLevel
approach.AwarenessLevel
approach.The text was updated successfully, but these errors were encountered: