|
ASCO Aerial Autonomy
|
namespace for boost library More...
Namespaces | |
| mpl | |
| namespace for mpl module | |
| msm | |
| namespace for state machine module | |
namespace for boost library
Boost namespace.
Modified find_if that executes actions until one of the actions returns true. It stops executing after that.
Modified by Gowtham Garimella. email ggarime1[at]jhu.edu
Modified action sequence that executes actions until one of the actions returns true. Unlike regular executions, this assumes the actions return true false based on whether they processed events on state machine. This is useful to avoid running further actions when state transitions occured in the current action
Modified by Gowtham Garimella. email ggarime1[at]jhu.edu
1.8.6