#include <PlannerSettings.h>
◆ bspline_epsilon
Property<double> PlannerSettings::GlobalSettings::SmoothingSettings::OmplSettings::bspline_epsilon {0.005, "bspline_epsilon", this} |
◆ bspline_max_steps
Property<unsigned int> PlannerSettings::GlobalSettings::SmoothingSettings::OmplSettings::bspline_max_steps {5, "bspline_max_steps", this} |
◆ shortcut_max_empty_steps
Property<unsigned int> PlannerSettings::GlobalSettings::SmoothingSettings::OmplSettings::shortcut_max_empty_steps |
Initial value:{
0, "shortcut_max_empty_steps", this}
◆ shortcut_max_steps
Property<unsigned int> PlannerSettings::GlobalSettings::SmoothingSettings::OmplSettings::shortcut_max_steps {0, "shortcut_max_steps", this} |
◆ shortcut_range_ratio
Property<double> PlannerSettings::GlobalSettings::SmoothingSettings::OmplSettings::shortcut_range_ratio {0.33, "shortcut_range_ratio", this} |
◆ shortcut_snap_to_vertex
Property<double> PlannerSettings::GlobalSettings::SmoothingSettings::OmplSettings::shortcut_snap_to_vertex |
Initial value:{0.005, "shortcut_snap_to_vertex",
this}
The documentation for this struct was generated from the following file: