- Version 2 of https://github.com/mithi/fusion-ekf
- This doesn't use Udacity's starter code but has the same dependencies
- The synthetic data input is different now
- Relative Path and file name is hard-coded so that simulator can see it
- This means no need to specify the path to the file
- Udacity has provided a simulator now
- Install term 2 simulator from here:
- Go to this directory tree
- Make scripts executable
$ chmod +x mac_install.sh
$ chmod +x run.sh
- Install dependencies
$ ./mac_install.sh
- Make Build directory Compile and run
./run.sh
- Open simulator and select
EKF and UKF
section - Check the checkbox either
data set 2
ordata set 1
- You should see some animation and stuff representing EKF