HesaiTechnology / Pandar40_SDK

Development kit for Pandar40
BSD 2-Clause "Simplified" License
20 stars 13 forks source link

Run repo on Windows #15

Open alfr644 opened 3 years ago

alfr644 commented 3 years ago

Hello, i have the Pandar40 Lidar and i want to run this repo on a Windows machine. From what i saw, the requirements include : Linux environment and libpcap-dev libyaml-cpp-dev libraries. + PCL (point cloud library).

My question is: have you tested this on a windows environment ? From what i searched this libpcap-dev package is only for Linux and it's equivalent for Windows is Winpcap library. Will the code still work if i replace libpcap-dev with Winpcap ?

yangfanFred commented 3 years ago

Hi alfr664,

Currently this repo does not support windows system.

Thanks, Fred