Bench-MR
A Motion Planning Benchmark for Wheeled Mobile Robots
|
Select certain planning algorithms to be evaluated. More...
#include <PlannerSettings.h>
Public Attributes | |
Property< bool > | theta_star {true, "theta_star", this} |
Property< bool > | rrt {true, "rrt", this} |
Property< bool > | rrt_star {true, "rrt_star", this} |
Property< bool > | bit_star {true, "bit_star", this} |
Property< bool > | cforest {true, "cforest", this} |
Property< bool > | rrt_sharp {true, "rrt_sharp", this} |
Property< bool > | sorrt_star {true, "sorrt_star", this} |
Property< bool > | informed_rrt_star {true, "informed_rrt_star", this} |
Property< bool > | sbpl_arastar {true, "sbpl_arastar", this} |
Property< bool > | sbpl_adstar {true, "sbpl_adstar", this} |
Property< bool > | sbpl_anastar {false, "sbpl_anastar", this} |
Property< bool > | sbpl_lazy_ara {false, "sbpl_lazy_ara", this} |
Property< bool > | sbpl_mha {true, "sbpl_mha", this} |
Property< bool > | prm {true, "prm", this} |
Property< bool > | prm_star {true, "prm_star", this} |
Property< bool > | est {true, "est", this} |
Property< bool > | sbl {false, "sbl", this} |
Property< bool > | fmt {false, "fmt", this} |
Property< bool > | bfmt {true, "bfmt", this} |
Property< bool > | sst {true, "sst", this} |
Property< bool > | kpiece {true, "kpiece", this} |
Property< bool > | stride {false, "stride", this} |
Property< bool > | spars {true, "spars", this} |
Property< bool > | spars2 {true, "spars2", this} |
Property< bool > | pdst {true, "pdst", this} |
Property< bool > | fpkpiece {true, "fpkpiece", this} |
Property< bool > | fpest {true, "fpest", this} |
Property< bool > | fpsst {true, "fpsst", this} |
Property< bool > | fprrt {true, "fprrt", this} |
Property< bool > | fppdst {true, "fppdst", this} |
Select certain planning algorithms to be evaluated.
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::bfmt {true, "bfmt", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::bit_star {true, "bit_star", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::cforest {true, "cforest", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::est {true, "est", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::fmt {false, "fmt", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::fpest {true, "fpest", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::fpkpiece {true, "fpkpiece", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::fppdst {true, "fppdst", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::fprrt {true, "fprrt", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::fpsst {true, "fpsst", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::informed_rrt_star {true, "informed_rrt_star", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::kpiece {true, "kpiece", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::pdst {true, "pdst", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::prm {true, "prm", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::prm_star {true, "prm_star", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::rrt {true, "rrt", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::rrt_sharp {true, "rrt_sharp", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::rrt_star {true, "rrt_star", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::sbl {false, "sbl", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::sbpl_adstar {true, "sbpl_adstar", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::sbpl_anastar {false, "sbpl_anastar", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::sbpl_arastar {true, "sbpl_arastar", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::sbpl_lazy_ara {false, "sbpl_lazy_ara", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::sbpl_mha {true, "sbpl_mha", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::sorrt_star {true, "sorrt_star", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::spars {true, "spars", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::spars2 {true, "spars2", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::sst {true, "sst", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::stride {false, "stride", this} |
Property<bool> PlannerSettings::GlobalSettings::BenchmarkSettings::PlanningSettings::theta_star {true, "theta_star", this} |