|
One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
|
#include <VtHub.hpp>
静态 Public 成员函数 | |
| template<typename T> | |
| static tl::expected< T, VtHubError > | get () |
| Get the latest received packet of type T. | |
静态 Public 属性 | |
| static constexpr auto | name = "VtHub" |
|
static |
Get the latest received packet of type T.
| T | The packet type to retrieve. |
|
staticconstexpr |