![]() |
GT RoboCup SSL
Soccer software, robot firmware
|
This is the complete list of members for Planning::EscapeObstaclesPathPlanner, including all inherited members.
allDynamicToStatic(Geometry2d::ShapeSet &obstacles, const std::vector< DynamicObstacle > &dynamicObstacles) (defined in Planning::SingleRobotPathPlanner) | Planning::SingleRobotPathPlanner | static |
canHandleDynamic() (defined in Planning::SingleRobotPathPlanner) | Planning::SingleRobotPathPlanner | inlinevirtual |
commandType() const override | Planning::EscapeObstaclesPathPlanner | inlinevirtual |
createConfiguration(Configuration *cfg) (defined in Planning::EscapeObstaclesPathPlanner) | Planning::EscapeObstaclesPathPlanner | static |
EscapeObstaclesPathPlanner() (defined in Planning::EscapeObstaclesPathPlanner) | Planning::EscapeObstaclesPathPlanner | inline |
findNonBlockedGoal(Geometry2d::Point pt, std::optional< Geometry2d::Point > prevPt, const Geometry2d::ShapeSet &obstacles, int maxItr=300, std::function< void(const RRT::Tree< Geometry2d::Point > &)> rrtLogger=nullptr) | Planning::EscapeObstaclesPathPlanner | static |
goalChangeThreshold() (defined in Planning::EscapeObstaclesPathPlanner) | Planning::EscapeObstaclesPathPlanner | inlinestatic |
goalPosChangeThreshold() (defined in Planning::SingleRobotPathPlanner) | Planning::SingleRobotPathPlanner | inlinestatic |
goalVelChangeThreshold() (defined in Planning::SingleRobotPathPlanner) | Planning::SingleRobotPathPlanner | inlinestatic |
replanTimeout() (defined in Planning::SingleRobotPathPlanner) | Planning::SingleRobotPathPlanner | inlinestatic |
run(PlanRequest &planRequest) override | Planning::EscapeObstaclesPathPlanner | virtual |
shouldReplan(const PlanRequest &planRequest) | Planning::SingleRobotPathPlanner | static |
SingleRobotPathPlanner(bool handlesDynamic) (defined in Planning::SingleRobotPathPlanner) | Planning::SingleRobotPathPlanner | inlineprotected |
splitDynamic(Geometry2d::ShapeSet &obstacles, std::vector< DynamicObstacle > &dynamicOut, const std::vector< DynamicObstacle > &dynamicObstacles) (defined in Planning::SingleRobotPathPlanner) | Planning::SingleRobotPathPlanner | static |
stepSize() (defined in Planning::EscapeObstaclesPathPlanner) | Planning::EscapeObstaclesPathPlanner | inlinestatic |