hengli / camodocal

CamOdoCal: Automatic Intrinsic and Extrinsic Calibration of a Rig with Multiple Generic Cameras and Odometry
Other
1.16k stars 389 forks source link

Build instruction in windows? #105

Open TrinhNC opened 4 years ago

TrinhNC commented 4 years ago

Has anyone successfully built this package in windows? If yes, could you please share your experience? Thank you very much in advance!

TrinhNC commented 4 years ago

I install all the dependencies but cmake still got this error. It found the Boost but somehow the error still appears. Any solutions?

Could NOT find Boost (missing: filesystem program_options serialization
  system thread) (found suitable version "1.75.0", minimum required is
  "1.4.0")
dongshengLiu commented 3 years ago

I also want to compile the code on windows, but I am having trouble now. Can you provide some experience? Thanks.

TrinhNC commented 3 years ago

I ended up using Virtual Machine. You can use VMware and download some existed ROS Image to use it directly. Quite convenient.