![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
#include "irsol/protocol/message/command.hpp"
#include "irsol/protocol/utils.hpp"
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | irsol |
namespace | irsol::protocol |
Core protocol message types, serialization, parsing, and communication utilities for the irsol framework. | |