GenICam_SDK.docx
37
2.) Navigate to the directory where the SDK software package is located. In this example it will be
in the Downloads folder:
cd ~/Downloads
3.) Update the package manager:
sudo apt update
4.) Install the package using the package manager, replace the
<version>
part by the version of
the downloaded package. The package manager might ask to install additional required
dependencies if they are not yet present in the system:
sudo apt install ./csgenicam-<version>.deb
5.) After the installation, a system reboot is required to apply changes to the system environment.
5.2.3 Installer Contents
The software package is grouped into the following components:
-
SDK
The programming interface and library for customer applications
Locations:
/usr/lib/libcsi.so
/usr/include/csi/csi.h
/usr/share/CSGenICam/cmake/*
-
GCT
The camera configuration and acquisition application with graphical
interface
Locations:
/usr/bin/gct
-
SDK Examples
Example source code (C++) that shows the basic usage of the SDK
Locations:
/usr/share/CSGenICam/examples
-
Documentation
Documentation of the SDK
Location:
/usr/share/CSGenICam/doc
-
GenTL Producers
(Optional) GenTL producers for Linux systems, if available
Locations:
/usr/lib
-
CCU Argus driver
The driver for communication with the CCU hardware.
Locations:
/usr/share/argus/driver