|
MoveIt Pro API
Core Behaviors for MoveIt Pro
|
#include <behaviortree_cpp/basic_types.h>#include <tl_expected/expected.hpp>#include "check_for_error.hpp"
Namespaces | |
| namespace | moveit_pro |
| namespace | moveit_pro::behaviors |
Functions | |
| template<typename... Args> | |
| tl::expected< std::tuple< Args... >, std::string > | moveit_pro::behaviors::getRequiredInputs (BT::Expected< Args >... args) |