You’re reading an older version of the Slamcore SDK documenation. The latest one is 23.04.

File slam_system.hpp

Base for the SLAM system API interface.

namespace slamcore

Main namespace for the Slamcore public API

Helper conversion methods

slamcore::ImageFormat \(\leftrightarrow\) BytesPerChannel

Get information about the client library

class SLAMSystemInterface : public PropertiesInterface<Property>, public SLAMCoreInterface, public SLAMSubsystemAccessInterface, public SLAMAsyncTasksInterface
#include <slam_system.hpp>

Subclassed by SLAMSystemCallbackInterface

Public Functions

virtual ~SLAMSystemInterface() = default