accessstate.h
Go to the documentation of this file.
00001 #ifndef ACCESSTATE_H
00002 #define ACCESSTATE_H
00003 
00004 namespace GMapping {
00005 enum AccessibilityState{Outside=0x0, Inside=0x1, Allocated=0x2};
00006 };
00007 
00008 #endif
00009 


openslam_gmapping
Author(s): Giorgio Grisetti, Cyrill Stachniss, Wolfram Burgard
autogenerated on Thu Jun 6 2019 19:25:12