#include <ompl_interface_ros.h>
Public Member Functions | |
OMPLInterfaceROS (const robot_model::RobotModelConstPtr &kmodel, const ros::NodeHandle &nh=ros::NodeHandle("~")) | |
Constructor. |
Definition at line 47 of file ompl_interface_ros.h.
ompl_interface::OMPLInterfaceROS::OMPLInterfaceROS | ( | const robot_model::RobotModelConstPtr & | kmodel, |
const ros::NodeHandle & | nh = ros::NodeHandle("~") |
||
) | [inline] |
Constructor.
scene | A pointer to the planning scene |
Definition at line 52 of file ompl_interface_ros.h.