Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.
/ libterraclear Public archive

TerraClear Shared C++ libary

Notifications You must be signed in to change notification settings

TerraClear/libterraclear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libterraclear

TerraClear Shared C++ libary

** This library is over 2 years old and heavily out of date. We are now using a much improved modern C++ internal API **

Folder Structures

Its recommended to make a /data/sources folder on target system, these are absolute paths used by the compiler & linker. Then clone all depencies & sources into that folder.

Dependencies:

Make Notes

  • standard "make" will NOT include Intel RealSense support.
  • use "make CONF=Debug_RealSense" to build with RealSense support & add compiler "-DTC_USE_REALSENSE" switch
  • If making librealsense, ensure -DCMAKE_BUILD_TYPE=Release -DBUILD_EXAMPLES=true -DBUILD_WITH_CUDA=true -DBUILD_WITH_OPENMP=true

About

TerraClear Shared C++ libary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published