mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
Planning stuck detection updated: now using distance to goal
This commit is contained in:
@@ -246,6 +246,7 @@ private:
|
||||
unsigned int _pathGoalIndex;
|
||||
Transform _pathTransformToGoal;
|
||||
int _pathStuckCount;
|
||||
float _pathStuckDistance;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user