Stormworks: Build and Rescue

Stormworks: Build and Rescue

评价数不足
4WS Microcontroller
   
奖励
收藏
已收藏
取消收藏
Vehicles: Land
Microcontrollers: Microcontroller
标签: v0.10.10
文件大小
发表于
更新日期
22.546 KB
2019 年 10 月 18 日 上午 11:10
2020 年 3 月 10 日 上午 7:28
3 项改动说明 ( 查看 )

订阅以下载
4WS Microcontroller

在 agrimes 的 1 个合集中
Car and Truck Controller Suite
12 件物品
描述
This is a control module that manages the steering with a vehicle using the 5x5 wheel suspension parts or similar, and solves the "left side steers backwards" issue.

IRL, 4WS is expensive, heavy, and unreliable. In game it's free, so let's use it.

Simply connect the steering input, a linear speed sensor, and the four wheels.

Tuneable parameters:

The responsiveness of the rear axel, default 0.8

The crossover speed where the rear wheels will stop countersteering and start co-steering. Think of how you turn at slow speeds and shift lanes at high speeds, this is based on an article I read about 4WS that suggested that this crossover should take place at around 34mph, which is the default setting converted to m/sec.

Update:
After doing experiments with geometric curves in braking systems, I realized I was having the same problem with my steering, added the new circuitry to this and drivability is about 4x better. =)))

Update: reduced the steering curve calculation to a single f(x) module.

New: There is now also a higher performance version on my workshop. The new version must be calibrated to each vehicle, this version offers plug-and-drive but isn't quite as good.