Struct TrajectoryCache::Options

Nested Relationships

This struct is a nested type of Class TrajectoryCache.

Struct Documentation

struct Options

Public Members

std::string db_path = ":memory:"
uint32_t db_port = 0
double exact_match_precision = 1e-6
size_t num_additional_trajectories_to_preserve_when_pruning_worse = 1