Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UZ-SLAMLab/ORB_SLAM3
/ insertKFsWhenLost
Method
insertKFsWhenLost
include/Settings.h:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
float imuFrequency() {return imuFrequency_;}
92
Sophus::SE3f Tbc() {return Tbc_;}
93
bool insertKFsWhenLost() {return insertKFsWhenLost_;}
94
95
float depthMapFactor() {return depthMapFactor_;}
96
Callers
1
newParameterLoader
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected