#include <joint_model_state_space.h>
Public Member Functions | |
JointModelStateSpace (const ModelBasedStateSpaceSpecification &spec) | |
Static Public Attributes | |
static const std::string | PARAMETERIZATION_TYPE = "JointModel" |
Definition at line 45 of file joint_model_state_space.h.
ompl_interface::JointModelStateSpace::JointModelStateSpace | ( | const ModelBasedStateSpaceSpecification & | spec | ) |
Definition at line 41 of file joint_model_state_space.cpp.
const std::string ompl_interface::JointModelStateSpace::PARAMETERIZATION_TYPE = "JointModel" [static] |
Definition at line 49 of file joint_model_state_space.h.