We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libgazebo_motor_model.so中243行
ignition::math::Vector3d drag_torque(0, 0, -turning_direction_ * force * moment_constant_);
与公式不匹配
是否应该是CM对应momentConstant、CR对应rollingMomentCoefficient 请问关于CT、CD、CM、CR的计算公式参考于哪一篇文章呢?
The text was updated successfully, but these errors were encountered:
我正在尝试在仿真中建立旋翼无人机螺旋桨损伤的故障。如果您能提供相关公式的参考文献,我将不胜感激。
Sorry, something went wrong.
No branches or pull requests
libgazebo_motor_model.so中243行
与公式不匹配
是否应该是CM对应momentConstant、CR对应rollingMomentCoefficient
请问关于CT、CD、CM、CR的计算公式参考于哪一篇文章呢?
The text was updated successfully, but these errors were encountered: