Skip to content
Snippets Groups Projects
Select Git revision
  • 0a7bad230c1eb953642ff27bb9ec466d5cfbff22
  • master default protected
  • opencv4
  • custom_realsense
  • deproject
  • camera
6 results

ar_sandbox_lib

Name Last commit Last update
app
inc
src
Makefile
README.md
dep.mk
sandbox.h

Library Sandbox

Before launching your application

  • LD_LIBRARY_PATH must contain dir's path to libsandbox.so
  • Enter this command in the terminal where you are using your application

REALTIVE_PATH_TO_SO=../ar_sandbox_lib &&
export LD_LIBRARY_PATH=

(pwd)/(pwd)/
REALTIVE_PATH_TO_SO