This code implements an unscented Kaman filter.
The input data and output data have to be provided as argument to the Main function in the command line
If the compilation is done using CMAKE and Xcode then you need to configure xcode KalmanProject.xcodeproj
(1) Edit scheme in Xcode KalmanProject.xcodeproj and add the two arguments filename passed on launch to
go to the "build phases" of the executable and add "copy files"
select as destination: "resources".
click on "+"" and select "add other" then browse and select the two input data files