UnaNancyOwen / VelodyneCapture

VelodyneCapture is the general capture class to retrieve the laser data from Velodyne sensors using Boost.Asio and PCAP
MIT License
54 stars 21 forks source link

i dont have a pcap.h file #22

Closed Raj7kumar7 closed 6 years ago

Raj7kumar7 commented 6 years ago

Hello I don't have a pcap.h file and other .h files.where can i download it from?

UnaNancyOwen commented 6 years ago

It is contained in libpcap (or WinPCAP). Please refer to other documents to build development environments.