#include "Beobot/Environment.H"
#include "Image/MatrixOps.H"
#include "Util/Timer.H"
#include <sys/stat.h>
#include <errno.h>
Go to the source code of this file.
Defines | |
#define | LANDMARK_DB_FOLDER_NAME "LandmarkDB" |
all the information describing an environment
Definition in file Environment.C.