sisl / AutomotiveDrivingModels.jl

Driving simulation architecture for Julia
Other
63 stars 29 forks source link

Recording model states #17

Closed MaximeBouton closed 4 years ago

MaximeBouton commented 6 years ago

It would be nice to have a mechanism to log model states in the simulation.

MaximeBouton commented 4 years ago

This can be achieved using a callback function.