Function yasmin::blackboard_key_info_from_pyobject
Defined in File blackboard_key_info_py.hpp
Function Documentation
-
inline BlackboardKeyInfo yasmin::blackboard_key_info_from_pyobject(const std::string &key_name, py::object value)
Create a BlackboardKeyInfo from a Python object default value.
The conversion rules mirror the BlackboardPyWrapper so metadata created from Python states uses the same native storage types as values written to the runtime blackboard.