Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

STEMLab/SIMOGen

Repository files navigation

Java CI with Maven Software License

SIMOGen - Synthetic Indoor Moving Objects Generator

This project generate trajectory data for moving objects in indoor spaces.

Getting Started

The follwing tools are required to build OpenGDS/Conversion:

1. clone this project
2. mvn install -DskipTests
3. java -jar ui/SIMOGen.jar

Usage

screenshots

  1. Push "Browse IndoorGML" button
    For using this program, input IndoorGML data should have 'USAGE' information in the description of 'State'
    'USAGE' should be one of those tags as below: 
    - Entrance
    - Room
    - Door
    - Corridor
    * In this program, at least one entrance is necessary because all the moving object moving starts from the entrance. 
    
  2. Select IndoorGML data file
  3. Push "Submit" button
  4. Set moving object generation parameters
    - Time duration (sec)
    - Maximum moving object count
    - Moving object generation probability
    - Output file (CSV) path
    
  5. Push "Generate" button
    The output format is as below:
    --> MovingFeature ID | Start Time | End Time | Start Coordinate | End Coordiante | TypeCode (Role)
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /