Closed nistenius closed 3 years ago
Hello! Please check what you are sending to the thrusters. The set point is in a range from -1 to 1, the rpm is controlled linearly between 0 (stopped) and 1 (max rpm).
Thanks Patryk for quick reply,
Yes, that’s most likely the issue. We’ll update and get back to you regarding how it goes.
Best regards /Ivan
On 24 May 2021, at 09:11, Patryk Cieślak @.**@.>> wrote:
Hello! Please check what you are sending to the thrusters. The set point is in a range from -1 to 1, the rpm is controlled linearly between 0 (stopped) and 1 (max rpm).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/patrykcieslak/stonefish/issues/22#issuecomment-846818560, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AK7FIEYCWPLADMXJTCR27UTTPH3Y3ANCNFSM45LOVSWA.
Describe the bug I'm experiencing a very odd behaviour with the thruster models. Regardless of rpm value 0 - 1000, the vehicle moves with approximately the same velocity. When changing the thruster coefficient, the velocity changes but the same behaviour with a constant speed, regardless of rpm value, is still there.
I'm running the simulator within the SMaRC ROS framework: https://github.com/smarc-project
I have tried to vary coefficients and max rpm settings but it does not change this behaviour.
Any thoughts on what this could be related to?