sisl / AutomotiveDrivingModels.jl

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

Modernize Base.write overloads in records/common.jl #71

Closed raunakbh92 closed 4 years ago

raunakbh92 commented 4 years ago

These write functions are used by Base.write overload for writing listrecords. These are tested by writing trajdata under test_states.jl line 166. We should replace by better way to write.