| 
    moveit2
    
   The MoveIt Motion Planning Framework for ROS 2. 
   | 
 
Interface class to express that a derived class can be converted into a planning_interface::MotionPlanRequest. More...
#include <motionplanrequestconvertible.hpp>

Public Member Functions | |
| virtual planning_interface::MotionPlanRequest | toRequest () const =0 | 
Interface class to express that a derived class can be converted into a planning_interface::MotionPlanRequest.
Definition at line 46 of file motionplanrequestconvertible.hpp.
      
  | 
  pure virtual |