JunshengFu / tracking-with-Extended-Kalman-Filter

Object (e.g Pedestrian, vehicles) tracking by Extended Kalman Filter (EKF), with fused data from both lidar and radar sensors.
MIT License
752 stars 260 forks source link

How to run the code #8

Open 266693 opened 3 years ago

266693 commented 3 years ago

Hello, i'm trying to run the code but I don't understand how to find the executable ./ExtendedKF . Thank you advance

haobo724 commented 2 years ago

./ExtendedKF is the Executable files (output file of project), Follow the Readme.md and you will run through it without any problems