Skip to content

andrewwong09/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts

General scripts for my machines.

Launching GST

Clone tiscamera into $HOME/scratch/ and build.

git clone https://github.com/TheImagingSource/tiscamera.git
cd tiscamera
# only works on Debian based systems like Ubuntu
sudo ./scripts/dependency-manager install
mkdir build
cd build

# Without ARAVIS
cmake -DTCAM_BUILD_ARAVIS=OFF ..

make
sudo make install

About

General scripts for my machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors