RMVL  1.1.1
RoboMaster Vision Library
弃用列表
成员 rm::Client::subscribe (UA_NodeId node, UA_Client_DataChangeNotificationCallback on_change, uint32_t queue_size)
函数名与 Pub/Sub 的功能容易混淆,请使用 monitor() 函数
成员 rm::Client::subscribe (UA_NodeId node, const std::vector< std::string > &names, UA_Client_EventNotificationCallback on_event)
函数名与 Pub/Sub 的功能容易混淆,请使用 monitor() 函数