无最近搜索
热门文档
抱歉!没有找到:
已发布 5天 以前 由 Efrén Codeso
Hi,
I am working on a driving rig connected to a real physical vehicle.
The steering wheel is a Lamborghini x MOZA Revuelto mounted on an R25 Ultra Torque wheelbase.
My goal is to reproduce the real steering wheel position on the MOZA wheel (between -540° and +540°).
I am currently using the Motion Control API:
moza::motorMoveTo(hwnd, targetAngle, speedRPM, err);
However, the behavior is not what I expected.
The steering wheel behaves strangely: it starts spinning continuously and seems to ignore the angle value I send.
I am not sure if motorMoveTo() is the right function for this use case or if this is even possible with the SDK.
motorMoveTo()
I also wonder whether the target angle is related to the available motor torque, or if those are completely independent.
Any advice would be greatly appreciated.
Thank you!
0 投票
0 评论
登陆 或 注册 发表评论
喜欢这个的人
此帖子将被永久删除。是否确定?
Hi,
I am working on a driving rig connected to a real physical vehicle.
The steering wheel is a Lamborghini x MOZA Revuelto mounted on an R25 Ultra Torque wheelbase.
My goal is to reproduce the real steering wheel position on the MOZA wheel (between -540° and +540°).
I am currently using the Motion Control API:
However, the behavior is not what I expected.
The steering wheel behaves strangely: it starts spinning continuously and seems to ignore the angle value I send.
I am not sure if
motorMoveTo()is the right function for this use case or if this is even possible with the SDK.I also wonder whether the target angle is related to the available motor torque, or if those are completely independent.
Any advice would be greatly appreciated.
Thank you!
0 投票
0 评论
登陆 或 注册 发表评论