Struct ActionCancelResult

Struct Documentation

struct ActionCancelResult

Result of canceling an action goal.

Public Members

bool success
int8_t return_code

0=accepted, 1=rejected, 2=unknown_id, 3=terminated

std::string error_message