#include <environment_chain3d_types.h>
Public Member Functions | |
virtual bool | generateSuccessorState (const std::vector< double > &start, std::vector< double > &end)=0 |
Definition at line 263 of file environment_chain3d_types.h.
virtual bool sbpl_interface::JointMotionPrimitive::generateSuccessorState | ( | const std::vector< double > & | start, |
std::vector< double > & | end | ||
) | [pure virtual] |
Implemented in sbpl_interface::SingleJointMotionPrimitive.