Add navigation obstacles to performance monitor stats
Adds navigation obstacle count to navigation performance monitor.
This commit is contained in:
@ -100,6 +100,7 @@ public:
|
||||
NAVIGATION_EDGE_MERGE_COUNT,
|
||||
NAVIGATION_EDGE_CONNECTION_COUNT,
|
||||
NAVIGATION_EDGE_FREE_COUNT,
|
||||
NAVIGATION_OBSTACLE_COUNT,
|
||||
MONITOR_MAX
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user