RMVL  2.2.0-dev
Robotic Manipulation and Vision Library
载入中...
搜索中...
未找到
types.hpp 文件参考

状态类型系统 更多...

#include <string>
#include <string_view>
#include <unordered_map>
#include <variant>
#include "rmvl/core/rmvldef.hpp"
types.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

class  rm::StateInfo
 状态类型系统 更多...
 

命名空间

namespace  rm
 

类型定义

using rm::StateType = std::variant<double, std::string>
 状态类型
 

详细描述

状态类型系统

作者
zhaoxi (53539.nosp@m.4140.nosp@m.@qq.c.nosp@m.om)
版本
3.0
日期
2025-01-03