Function yasmin::blackboard_key_info_from_pyobject

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.