/pyother-sensors-simulator

Virtual sensors readings simulator. By setting properties of the sensor you can simulate readings with high accuracy.

Primary LanguageJavaScript

pyother-sensors-simulator

Installation

  1. Ensure you have Node.js and npm installed.
  2. Install the package globally:
    npm i -g pyother-sensors-simulator
  3. Run the simulator:
    pyother-sensors-simulator
  4. The application will be available at: http://127.0.0.1:5000.

Usage

  1. Open the website at http://127.0.0.1:5000.
  2. Select one or more tasks to perform.
  3. Add the required sensors for each selected task (multiple sensors can be added).
  4. (Optional) Add any additional sensors if needed.
  5. Confirm your selection by clicking Confirm.
  6. If a task requires an additional input object, click the Input Object Generator button and create the necessary geometry for the task.
  7. Configure the remaining inputs for the tasks and start the measurement process.