Calls a noether_ros/PlanToolPath service.
|
|
bool | setRequest (typename Request::SharedPtr &request) override |
| |
|
BT::NodeStatus | onResponseReceived (const typename Response::SharedPtr &response) override |
| |
|
BT::NodeStatus | onFailure (BT::ServiceNodeErrorCode error) override |
| |
|
BT::NodeStatus | setOutputAndCheck (const std::string &key, const OutputT &value) |
| |
|
|
static BT::PortsList | providedPorts () |
| |
|
|
static const std::string | CONFIG_FILE_INPUT_PORT_KEY = "config_file" |
| |
|
static const std::string | MESH_FILE_INPUT_PORT_KEY = "mesh_file" |
| |
|
static const std::string | MESH_FRAME_INPUT_PORT_KEY = "mesh_frame" |
| |
|
static const std::string | TOOL_PATHS_OUTPUT_PORT_KEY = "tool_paths" |
| |