Calls a industrial_reconstruction_msgs/StopReconstruction 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 | ARCHIVE_DIRECTORY_INPUT_PORT_KEY = "archive_directory" |
| |
|
static const std::string | MESH_FILE_INPUT_PORT_KEY = "mesh_file" |
| |
|
static const std::string | MIN_FACES_INPUT_PORT_KEY = "min_faces" |
| |
|
static const std::string | NORMAL_ANGLE_TOLERANCE_INPUT_PORT_KEY = "normal_angle_tolerance" |
| |
|
static const std::string | NORMAL_X_INPUT_PORT_KEY = "normal_x" |
| |
|
static const std::string | NORMAL_Y_INPUT_PORT_KEY = "normal_y" |
| |
|
static const std::string | NORMAL_Z_INPUT_PORT_KEY = "normal_z" |
| |