This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
RT-Thread-packages
/
rt-robot
mirror de
https://github-proxy.rt-thread.io/RT-Thread-packages/rt-robot.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Branch:
master
Branches
Tags
master
V0.1
rt-robot
/
kinematics
yaomo718
a2bd76ba57
1.将结构体中的 struct kinematics 中的 wheel_radius 修改为 wheel_cir 。并将kinematics_get_rpm 和 kinematics_get_velocity 函数中的 wheel_radius 替换为 wheel_cir 即可修正计算错误的问题。
6 anos atrás
..
SConscript
9a3472f957
Add modules
6 anos atrás
kinematics.c
a2bd76ba57
1.将结构体中的 struct kinematics 中的 wheel_radius 修改为 wheel_cir 。并将kinematics_get_rpm 和 kinematics_get_velocity 函数中的 wheel_radius 替换为 wheel_cir 即可修正计算错误的问题。
6 anos atrás
kinematics.h
a2bd76ba57
1.将结构体中的 struct kinematics 中的 wheel_radius 修改为 wheel_cir 。并将kinematics_get_rpm 和 kinematics_get_velocity 函数中的 wheel_radius 替换为 wheel_cir 即可修正计算错误的问题。
6 anos atrás