mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Added Rtabmap::setInitialPose()
This commit is contained in:
@@ -129,6 +129,7 @@ public:
|
||||
float getTimeThreshold() const {return _maxTimeAllowed;} // in ms
|
||||
void setTimeThreshold(float maxTimeAllowed); // in ms
|
||||
|
||||
void setInitialPose(const Transform & initialPose);
|
||||
int triggerNewMap();
|
||||
bool labelLocation(int id, const std::string & label);
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user