Skip to content

dcpark1992/Real-timeTaskSimulator-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtss-rts: RTSS 2019 Real-time Task Simulator

Scripts to conduct experiments using simulated real-time tasks. Used in RTSS 2019 Fig ?.

To install

git clone https://github.com/upoque/rtss-rts.git
cd rtss-rts
pip install -e .

Run tests

python3 setup.py test

Usage

You can find sample experiment scripts in ./sample/.

If you want to create an experiment script yourself:

cd ~
mkdir rtss-rts-workspace
cd rtss-rts-workspace

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages