PerceptionGrid.cpp File Reference

#include "PerceptionGrid.h"
#include <iostream>
#include <fstream>
#include <string>

Namespaces

namespace  MipBaselib

Defines

#define GRID_RESOLUTION   0.05

Functions

static bool MipBaselib::_compareByFrame (PerceptionCell *first, PerceptionCell *second)
 Useful to sort vectors of PerceptionCell* by frame.
static bool MipBaselib::_compareByCone (PerceptionCell *first, PerceptionCell *second)
 Useful to sort vectors of PerceptionCell* by cone.
static bool MipBaselib::_compareByIndexI (PerceptionCell *first, PerceptionCell *second)
 Useful to sort vectors of PerceptionCell* by index i of their indexes.
static bool MipBaselib::_compareByIndexJ (PerceptionCell *first, PerceptionCell *second)
 Useful to sort vectors of PerceptionCell* by index j of their indexes.

Define Documentation

#define GRID_RESOLUTION   0.05


Generated on Mon Feb 20 07:01:08 2017 for MIP by  doxygen 1.5.6