-
Updated
Dec 6, 2020 - C++
simulator
Here are 1,943 public repositories matching this topic...
-
Updated
Dec 5, 2020 - C++
-
Updated
Dec 7, 2020 - C++
-
Updated
Dec 2, 2020 - Swift
The memtrace* sample clients use drutil_expand_rep_string, but the instrace* ones do not. This can confuse users: https://groups.google.com/g/dynamorio-users/c/HR4pX6lwP_I
Revisit CLI syntax
Currently, the architecture of the CLI is based on (sub)commands and options. Commands are expected to be provided as the first argument, and do effectively decide which feature is to be used. OTOH, options provide parameters to the commands. However, there is no syntactical difference, as both commands and options start with -- or -i. As a result, we rely on properly formating --help and on
Good morning,
I would need to add a new map to the simulator. I have Unity version 2019.3.15 running on Vulkan and 18.04 Ubuntu version.
The scenario I'm trying to add was made with the same version of Unity on Windows, using prefabs downloaded from the Unity asset store. When I import it into a new scene in the simulator, some of the textures (roads, vegetation, terrain) do not show, as you
To enable non-static behavior with the Pedestrian proto, the users have to add a dummy controllerArg value, which is odd and difficult to understand. We should implement a simpler way to do this, like for example add a mass field that would enable non-static behavior if the mass is greater t
🚀 Feature
According to @erikwijmans , we can actually add sensors after the simulator has been instationated by we currently don't have clean bindings to do so.
` You need to add the sensor spec to the agent's _sensors SensorSuite via .add(sensor_object) and then you add the actual rendering object to the simulators _sensors
-
Updated
Dec 7, 2020 - C++
-
Updated
Nov 26, 2020 - C++
-
Updated
Dec 5, 2020 - Java
-
Updated
Oct 4, 2020 - Python
-
Updated
May 7, 2020 - C
Sample code
Please checkout how the sample test cases in:
References
Get started with testing python
Write Professional Unit Tests in Python
Web Automation Tests with Selenium
-
Updated
Oct 8, 2020 - C++
🚀 Feature
It would be nice if there was an API to automatically download the task datasets instead of having to extract them ourselves. Should be pretty easy to write, just not implemented at the moment. I envision there being a dictionary of sorts that maps to URLs or a special path prefix that tells you to download a dataset i
-
Updated
Nov 13, 2020 - C
-
Updated
Dec 7, 2020 - C++
-
Updated
Dec 6, 2020 - Python
-
Updated
Dec 4, 2020 - C++
-
Updated
Nov 9, 2018 - Kotlin
Improve this page
Add a description, image, and links to the simulator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simulator topic, visit your repo's landing page and select "manage topics."
https://developer.apple.com/design/human-interface-guidelines/macos/indicators/progress-indicators/