fusion-ukf icon indicating copy to clipboard operation
fusion-ukf copied to clipboard

How to using single lidar data

Open lucasjinreal opened this issue 5 years ago • 1 comments

Hi, just wanna ask how to change fusion_ufk into single ukf which predicts only on lidar data?

lucasjinreal avatar May 09 '19 07:05 lucasjinreal

you can search for flags for making the code read lidar only or radar only or you can make a simple code to split the lidar and radar data each in a file (second solution is not guaranteed )

mohamednour98 avatar Jul 23 '19 08:07 mohamednour98