Skip to content

vergelli/TmySim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TmySim

WiP: A project for simulating sensor data.

Prerequisites

  • Julia: tested with 1.11.2
  • Dependencies:
    • Rocket.jl.
    • GLMakie.jl

Install dependencies by running:

julia --project=. -e 'using Pkg; Pkg.instantiate()'

How to Run

  1. Clone the repository:

    git clone https://github.com/vergelli/TmySim.git
    cd TmySim
  2. Activate the project environment and run the simulation:

    julia --project=. ./app/run.jl

This will execute the sensor simulation, printing sensor values to the console.

Notes

  • Real-time visualization with Makie.jl is under dev.
  • Contributions and feedback are welcome.

About

A reactive sensor simulation with real-time telemetry visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages