supereight
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
config.hpp File Reference
#include <se/map/map.hpp>
#include <se/sensor/sensor.hpp>
#include <se/tracker/tracker.hpp>
#include "reader_base.hpp"
#include "impl/config_impl.hpp"
Include dependency graph for config.hpp:

Go to the source code of this file.

Classes

struct  se::AppConfig
 
struct  se::Config< MapT, SensorT >
 

Namespaces

namespace  se
 Helper wrapper to allocate and de-allocate octants in the octree.
 

Functions

std::ostream & se::operator<< (std::ostream &os, const AppConfig &c)
 
template<typename MapT , typename SensorT >
std::ostream & se::operator<< (std::ostream &os, const Config< MapT, SensorT > &c)