Bench-MR
A Motion Planning Benchmark for Wheeled Mobile Robots
|
#include <ompl/base/MotionValidator.h>
#include <ompl/base/spaces/SE2StateSpace.h>
#include <boost/math/constants/constants.hpp>
#include "POSQ.hpp"
Go to the source code of this file.
Classes | |
class | POSQStateSpace |
POSQ is a class to have the POSQ function as OMPL state space. More... | |
class | POSQMotionValidator |