You’re reading an older version of the Slamcore SDK documenation. The latest one is 23.04.
Namespace slamcore::v0
-
namespace v0
-
struct SystemConfiguration
- #include <slam.hpp>
Configuration for the system.
The
Modemember sets the positioning mode:Use
PositioningMode::SLAMto enable relocalisation and loop-closure.Use
PositioningMode::ODOMETRY_ONLYfor visual-inertial odometry only.
-
struct SystemConfiguration