-
Updated
Mar 17, 2022 - C++
simulator
A broad categorization of video games, generally designed to closely simulate real world activities.
Here are 2,563 public repositories matching this topic...
-
Updated
Mar 16, 2022 - C++
-
Updated
Mar 17, 2022 - C++
-
Updated
Mar 18, 2022 - Swift
-
Updated
Mar 8, 2022 - Java
There are many instances of INSTR_CREATE macro documentation saying things like this:
* \param dc The void * dcontext used to allocate memory for the instr_t.
That should have a # to link up the instr_t type.
Steps to Reproduce
- Create empty directory with the wizard
- Add a robot and a join
- In view, add "Show join axes"
- Nothing seems to happens, because the line is too small
Expected behaviour
A line should appear.
Expected solution
Change the default lineScale value to 10, which make it visible, at least for a default project.
Two solutions, change the default templa
Hi, I am creating a simple project in Unity that uses a lidar sensor to detect objects and publishes the point cloud in ROS message.
I would like to know if there is a way to use your lidar sensor script to create a lidar sensor in my project and visualize the point cloud?
Could you please advise me on this? It would be appreciated if you could point out any related documents.
Thanks a l
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
Habitat-Sim version
v0.2.1
Habitat is under active development, and we advise users to restrict themselves to stable releases. Are you using the latest release version of Habitat-Sim? Your question may already be addressed in the latest version. We may also not be able to help with problems in earlier versions because they sometime
-
Updated
Mar 14, 2022 - C++
-
Updated
Mar 2, 2022 - C++
Currently. multiple classes contain a notion of carrying an unsigned sourceLine value in the assembler. This could be extracted to a separate base class. This is just one simple case, and more may exist.
-
Updated
Mar 18, 2022 - C++
-
Updated
Feb 19, 2022 - C++
-
Updated
Jan 24, 2022 - Python
🚀 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
Mar 18, 2022 - C++
-
Updated
Mar 18, 2022 - C
-
Updated
Mar 9, 2022 - 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
Jan 31, 2022
- Wikipedia
- Wikipedia
I observed in Logisim-Evolution 3.7.1 that once the zoom factor for the gui is set manually, there is no possibility to set it back to auto. Maybe a reset button in the preferences window could be inserted.