Farid

Results 43 comments of Farid

How did you remove (uninstall) DLib and DBoW2 packages? I mean what was the command you used in your terminal to remove them from your root (/usr/local)? $ sudo apt-get...

dude, u have ur username and password in the script! U may wanna remove it from the public! Also have u tried running `python get_datasets.py` first to obtain `dataset.csv` file...

@LZL-CS : could u check if the number of samples for each sensor are the same as what it's written in [here](https://robotcar-dataset.robots.ox.ac.uk/datasets/) since u downloaded them manually? For instance, using...

so they're exactly the same as in dataset page? number of frames when u extract them all in one directory?

> PowerPak7's internal IMU (Epson G320N) is 125Hz. in `pwrpack7`, assigning `imu_rate: 125`, turns into this warning: `[ WARN] [1575640680.489097734]: insufficient data rate : 17.000000 < 20.000000`

Still the same error: `[ERROR] [1575627506.957520432]: insufficient data rate : 0.000000 < 20.000000` and tried with all three `/dev/ttyUSB0` , `/dev/ttyUSB1`, `/dev/ttyUSB2` and my device: `pwrpack7`. $ rostopic list -v...

Thanks for your support. The problem was indeed connection with GPS antenna. Now it publishes data with sensor readings! And I built it from the source.

ur code does not seem to be publicly available now

> Worse results as well. But CSPN works as a refinement module. is there an open source version of CSPN?