I am Charmie

メモとログ

PTAM on Ubuntu 14.04 pt.2

I made a repository for enabling PTAM compilable on Ubuntu 14.04 with CMake on github. The script file is based on PTAM-linux-cv2.3(https://github.com/nttputus/PTAM-linux-cv2.3) and assumes that you also use it. The contained files are:

  • PTAM-Ubuntu14.04Cmake.bash: a bash script installs required packages, compiles necessary libraries, and compiles PTAM using CMake,
  • PTAM-r114-linuxYuji.patch: a patch applied to PTAM sources after the patch of PTAM-linux-cv2.3 to fix some bugs of the patch,
  • fileForCmake: a set of files needed for PTAM compilation using CMake.