Public Attributes | List of all members
CellMap Struct Reference

#include <data_engine.h>

Public Attributes

cv::Point2f coordinate
 
bool isFree = false
 
bool isOccupied = false
 
bool isScanned = false
 

Detailed Description

Definition at line 32 of file data_engine.h.

Member Data Documentation

◆ coordinate

cv::Point2f CellMap::coordinate

Definition at line 33 of file data_engine.h.

◆ isFree

bool CellMap::isFree = false

Definition at line 35 of file data_engine.h.

◆ isOccupied

bool CellMap::isOccupied = false

Definition at line 36 of file data_engine.h.

◆ isScanned

bool CellMap::isScanned = false

Definition at line 34 of file data_engine.h.


The documentation for this struct was generated from the following file:


co_scan
Author(s):
autogenerated on Mon Feb 28 2022 23:00:58