add header

This commit is contained in:
Dan Ballard 2015-12-26 08:05:11 -08:00
parent 6dbd270062
commit cd55345b8b
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# Getting started with my softkinetic DepthSense 325 #
So a bit ago I bought a DepthSense 325 camera. I've been pretty busy since then but today I finally sat down to get started with it. First thing, it was on my netbook so I had to resetup the software stack and SDK. The SDK is free from softkinetic and works on Linux (which is awesome, and also a big reason I bought this camera) but I think it's more aimed at Ubuntu 12.04 so there was one or two extra steps to make it go on 13.10.
First, regardless of Ubuntu version, you need to add the DepthSense libraries to the LD_LOAD_PATH and the now recommended way is adding a file to /etc/ld.so.conf.d like this