moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
TrajectoryCache::Options Struct Reference

#include <trajectory_cache.hpp>

Public Attributes

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

Detailed Description

Definition at line 222 of file trajectory_cache.hpp.

Member Data Documentation

◆ db_path

◆ db_port

◆ exact_match_precision

◆ num_additional_trajectories_to_preserve_when_pruning_worse


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