Namespace slamcore::v0
-
namespace v0
-
struct SystemConfiguration
- #include <system_configuration.hpp>
Configuration for the system.
The
Mode
member sets the positioning mode:Use
PositioningMode::SLAM
to enable relocalisation and loop-closure.Use
PositioningMode::ODOMETRY_ONLY
for visual-inertial odometry only.
-
struct SystemConfiguration