This website works better with JavaScript
홈
탐색
도움말
로그인
RT-Thread-packages
/
rt-robot
의 미러
https://github-proxy.rt-thread.io/RT-Thread-packages/rt-robot.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
브렌치:
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
用户指南