Stormworks: Build and Rescue

Stormworks: Build and Rescue

29 ratings
Ackermann steering controller example
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
535.821 KB
9 Jan, 2020 @ 4:15pm
17 Apr, 2021 @ 8:41am
7 Change Notes ( view )

Subscribe to download
Ackermann steering controller example

In 1 collection by MrNeutron
MrNeutron's finest pieces of engineering
17 items
Description
i mean, just look at it, no explanation needed

HOW TO USE
(it’s an example VEHICLE, it will appear in your vehicles tab)

-take measurements of your car as shown and put them in the controller's settings tab

-done

-ez
31 Comments
Krolon 31 Aug, 2021 @ 2:35am 
oi oi oi I want to use the thing on a halftruck, and I'd like to do a cheeky thing in it and need to yoink some value out of the controller
messaged you on discord
MrNeutron  [author] 13 Apr, 2021 @ 12:20am 
Thx for the comment. Haven’t had those issues myself, I’ll have a look at it!
GrumpyOldMan 13 Apr, 2021 @ 12:16am 
Works great, the only ackermann controller I got to work.

Suffers from flipping wheels with bigger steering input (below -0.7 and above 0.7) and the steering angle option didn't seem to restrict the steering angle, easy to solve by multiplying the steering with a reduction of ~0.5 before feeding it into the controller, which also prevents the wheels from flipping with a bigger steering input.

Excellent controller otherwise, makes the wheels turn as expected, easy to invert axles and very simple to understand how to set it up.

Great work!
FAlty75 26 Aug, 2020 @ 8:53pm 
thank you so much for this
MrNeutron  [author] 18 Jul, 2020 @ 12:57am 
Yeah, gotta change that then. I’ll do it in a bit. Thanks for looking into it! (I had some tests on my hands at the time so sorry for the late response ;)
FacePwn64 29 May, 2020 @ 7:13pm 
After doing some testing, I believe the devs clamped steering angle to one radian or some approximation of it in each direction. I'm not sure if this affects your formula's calculations.
FacePwn64 29 May, 2020 @ 4:35pm 
So 60 degrees?
Bluejammer 29 May, 2020 @ 4:14pm 
The wheels turn 2/3 of a pivot with the same input.
FacePwn64 29 May, 2020 @ 2:11pm 
looks great, nice
now if only i could get a dev confirmation on the steering angle
MrNeutron  [author] 29 May, 2020 @ 12:01pm 
updated it