Hypercubesoft / HCKalmanFilter

HCKalmanFilter is Swift implementation of Kalman filter algorithm intended to solve problem with GPS tracking
MIT License
297 stars 77 forks source link

Pods folder should be removed from the project #3

Closed yeradis closed 7 years ago

yeradis commented 7 years ago

There is no needs to have the Pods folder from the project cause pod will download all the dependencies specified in the Podfile

yeradis commented 7 years ago

The way the repo is organised causes confusion, maybe having a folder that specify its a sample makes it clear