Skip to content
#

simulator

A broad categorization of video games, generally designed to closely simulate real world activities.

Here are 2,690 public repositories matching this topic...

dxhisboy
dxhisboy commented May 4, 2022

I'm not sure about if it was a system configuration problem on my computer. Most of my computers runs Archlinux with Java 18. It seems the pin text of RAM is too large and overlaps each other:
image

While I didn't found a way to configure font of the canvas in menus. I found that a modifica

bug pri std good first issue
webots
ShuffleWire
ShuffleWire commented Oct 8, 2021

Steps to Reproduce

  1. Create empty directory with the wizard
  2. Add a robot and a join
  3. In view, add "Show join axes"
  4. 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

enhancement good first issue
ghost
ghost commented Jun 25, 2021

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

good first issue answered
eine
eine commented Apr 9, 2020

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

hpf9017
hpf9017 commented Dec 8, 2021

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

enhancement good first issue
Ripes
mortbopet
mortbopet commented Apr 1, 2022

For those who want the fastest possible simulation, and do not care about any form of datapath visualization, there should be an option to select an ISA simulator processor model.

This processor model, while complying with the ProcessorInterface, will in VSRTL be implemented as a "black box" - in other words, pure C++ logic.

Skylion007
Skylion007 commented Sep 23, 2020

🚀 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

enhancement help wanted good first issue
hexapod-robot-simulator
mithi
mithi commented Jun 17, 2020

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

help wanted good first issue
Wikipedia
Wikipedia