One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
载入中...
搜索中...
未找到
Config结构体 参考

#include <Mecanum.hpp>

Config 的协作图:

Public 成员函数

constexpr Length geometry_factor () const
 

成员变量

Length wheel_radius
 轮子半径
 
Length track_width
 轮距 (左右轮中心距离)
 
Length wheel_base
 轴距 (前后轮中心距离)
 

成员函数说明

◆ geometry_factor()

Length geometry_factor ( ) const
inlinenodiscardconstexpr

结构体成员变量说明

◆ track_width

Length track_width

轮距 (左右轮中心距离)

◆ wheel_base

Length wheel_base

轴距 (前后轮中心距离)

◆ wheel_radius

Length wheel_radius

轮子半径


该结构体的文档由以下文件生成: