-
Updated
May 29, 2020 - JavaScript
simulation
Here are 5,494 public repositories matching this topic...
-
Updated
Sep 25, 2020 - C++
-
Updated
Aug 23, 2020 - Rust
Realistically in many cases, the minimum pedestrian signal timing is what makes a signal phase unnecessarily long for the parallel vehicle phase. Pedestrian phase timing is walk + flash don't walk; where walk is usually 7 sec in Seattle, and flash don't walk is calculated by crosswalk length / average walk speed (3.5 ft/sec). It feels unrealistic as user right now can adjust timing however we wa
-
Updated
Jul 25, 2019 - JavaScript
-
Updated
Sep 25, 2020 - C++
-
Updated
Mar 15, 2019 - Jupyter Notebook
-
Updated
Sep 24, 2020
Don't bunde the data
-
Updated
Sep 24, 2020 - Python
-
Updated
Sep 22, 2020 - Python
The wiki is very outdated and there is missing information. What I mean is that we should create a more user friendly wiki, with descriptions of every building, game element... Maybe we should add also pictures of the buildings or animations. I don't know, but we must do something to improve it. What do you think?
How can I get access to http://wiki.unknown-horizons.org/w/Main_Page? I would lik
Python users are used to using getters and setters to access properties of objects.
See for example #1687.
Such getters and setters are not implemented in the Webots Python API.
They could be easily added. See https://www.geeksforgeeks.org/getter-and-setter-in-python for reference.
-
Updated
Jul 10, 2020
-
Updated
Sep 17, 2020 - C++
-
Updated
Jul 28, 2020
-
Updated
Sep 27, 2020 - C++
-
Updated
Jun 10, 2020 - C++
-
Updated
Sep 27, 2020 - C++
-
Updated
Sep 25, 2020 - Java
-
Updated
Apr 1, 2019 - Python
the stante changes are already tracked by the traci server
-
Updated
Sep 21, 2020 - Python
-
Updated
Sep 26, 2020 - C
Reorganize Examples
Examples to be removed:
- space_invaders/et_space_invaders.py
- space_invaders/minimal_space_invaders.py
- space_invaders/random_baseline.py
- asteroids/random_network_baseline.py
- datasets/davis.py
- datasets/spoken_mnist.py
- mnist/batch_conv_mnist.py
- mnist/minimal_mnist.py
- mnist/minimal_resevoir.py
- mnist/minimal_supervised_mnist.py
- [
to make them easier to find
-
Updated
Aug 26, 2018 - Objective-C
Improve this page
Add a description, image, and links to the simulation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simulation topic, visit your repo's landing page and select "manage topics."
cc_add_news_item last argument assoc should be optional for
News::ItemTypes that do not require the argument (Award, Money, Graph, Null)