|
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_studio |
| namespace | moveit_studio::behaviors |
Functions | |
| template<typename... Args> | |
| tl::expected< std::tuple< Args... >, std::string > | moveit_studio::behaviors::getRequiredInputs (BT::Expected< Args >... args) |