This website works better with JavaScript
首頁
探索
說明
登入
RT-Thread-packages
/
rt-robot
镜像来自
https://github-proxy.rt-thread.io/RT-Thread-packages/rt-robot.git
關注
2
讚好
0
複刻
0
檔案
問題管理
0
Wiki
分支:
master
分支列表
標籤列表
master
V0.1
rt-robot
/
docs
yaomo718
a2bd76ba57
1.将结构体中的 struct kinematics 中的 wheel_radius 修改为 wheel_cir 。并将kinematics_get_rpm 和 kinematics_get_velocity 函数中的 wheel_radius 替换为 wheel_cir 即可修正计算错误的问题。
6 年之前
..
figures
52fdde0f52
update doc
6 年之前
README.md
52fdde0f52
update doc
6 年之前
api.md
a2bd76ba57
1.将结构体中的 struct kinematics 中的 wheel_radius 修改为 wheel_cir 。并将kinematics_get_rpm 和 kinematics_get_velocity 函数中的 wheel_radius 替换为 wheel_cir 即可修正计算错误的问题。
6 年之前
design.md
52fdde0f52
update doc
6 年之前
introduction.md
52fdde0f52
update doc
6 年之前
samples.md
52fdde0f52
update doc
6 年之前
user-guide.md
52fdde0f52
update doc
6 年之前
README.md
文档
软件包地址
https://github.com/RT-Thread-packages/rt-robot
文档列表
文件名
描述
design.md
设计说明
api.md
API 说明
introduction.md
详细介绍
samples.md
应用示例
user-guide.md
用户指南