-
Updated
Nov 13, 2020 - C++
simulator
Here are 1,906 public repositories matching this topic...
-
Updated
Nov 13, 2020 - C++
-
Updated
Nov 13, 2020 - C++
-
Updated
Nov 9, 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
I followed the instructions on https://www.lgsvlsimulator.com/docs/build-instructions/ and when I click on the project simulator, it loaded up a black screen on the Unity Editor and I'm unable to do step 12, as this window (attached image below) won't close (but it minimizes) and it is unresponsive if I click on any options (for Simulator > Build WebUI..).
I tried creating a new project (not ad
Describe the Bug
Some of the Matlab API functions of the Supervisor return non-native Matlab array, e.g.:
https://github.com/cyberbotics/webots/blob/master/lib/controller/matlab/wb_supervisor_node_get_velocity.m#L6
Instead, their returned value should be converted to an array, e.g.:
https://github.com/cyberbotics/webots/blob/master/lib/controller/matlab/wb_supervisor_field_get_sf_vec3f.m
🚀 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
Nov 13, 2020 - C++
-
Updated
Jun 10, 2020 - C++
-
Updated
Nov 12, 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
360 sensor -> perspective view observation transformer
I would propose two observation transformers for this:
- Equirect -> perspective imgs (an observation transfomer that can extract multiple perspective imgs from an equirect input)
- A special case of this: Equirect -> Cubemap (allows policies trained on cubem
-
Updated
Oct 12, 2020 - C
-
Updated
Nov 12, 2020 - Python
-
Updated
Oct 25, 2020 - C++
-
Updated
Nov 9, 2018 - Kotlin
-
Updated
Nov 13, 2020 - C++
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/