MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
BT Namespace Reference

Functions

template<>
std_msgs::msg::String convertFromString< std_msgs::msg::String > (BT::StringView str)
 Template specialization of convertFromString to turn a string into a std_msgs::msg::String. More...
 

Function Documentation

◆ convertFromString< std_msgs::msg::String >()

template<>
std_msgs::msg::String BT::convertFromString< std_msgs::msg::String > ( BT::StringView  str)
inline

Template specialization of convertFromString to turn a string into a std_msgs::msg::String.

Parameters
strInput string to convert.
Returns
A std_msgs::msg::String object whose data matches the contents of the string input.