![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
#include "irsol/args.hpp"#include "irsol/assert.hpp"#include "irsol/camera.hpp"#include "irsol/logging.hpp"#include "irsol/macros.hpp"#include "irsol/types.hpp"#include "irsol/protocol.hpp"#include "irsol/server.hpp"#include "irsol/utils.hpp"