Stormworks: Build and Rescue

Stormworks: Build and Rescue

65 个评价
Velocity Pivot to Robotic Pivot
3
2
2
   
奖励
收藏
已收藏
取消收藏
Vehicles: Mechanical
Microcontrollers: Microcontroller
标签: v0.10.17
文件大小
发表于
更新日期
29.121 KB
2020 年 2 月 9 日 下午 5:08
2020 年 5 月 10 日 下午 6:03
6 项改动说明 ( 查看 )

订阅以下载
Velocity Pivot to Robotic Pivot

描述
Turns a velocity pivot into a fully configurable robotic one.

By default, it'll behave just like a robotic pivot, except much faster while remaining smooth.

Here's all the configuration options and what they do:
  1. Pivot Gear Ratio - Set this to your pivot's gear ratio
  2. Rotation Limit - Enables rotation limiting
  3. Max & Min Degrees - Can be independently adjusted
  4. Relative Mode - If on, it'll map a 0 to 1 or -1 to 1 input onto the min/max range set before. If off, it'll take an absolute input in full turns, clamped to the limits.
  5. Relative Input - Sets the relative input range, as mentioned before.
  6. Positive/Negative Rotation Time - Individually set the time it takes for it to move from current to target position
  7. Speed Limit - Set a speed limit in RPS. It is ignored if at 0
  8. PID Multiplier - Multiplies the PID output. (I only recommend lowering this, if the default of 1x has instability)
39 条留言
Chapman 7 月 15 日 下午 9:26 
Hey, just wondering, I'm pasting this into a microcontroller of my own (this build is going on the workshop, I'll give credit) and I need two of these. Will having two systems pasted into the same microcontroller cause any issues?
B4B4C1K 4 月 5 日 上午 10:12 
useless
MeowStart 2 月 10 日 下午 9:58 
nevermind it does't work with compact
MeowStart 2 月 10 日 下午 9:31 
u are a lifesaver
Spongbob 2024 年 12 月 29 日 下午 5:41 
can this be clamped?
EphainKartur 2024 年 11 月 7 日 下午 1:57 
* there is some logic between the throttle lever and the chair axes, to convert the chair axis controls into on/off, to go into the throttle levers
EphainKartur 2024 年 11 月 7 日 下午 1:56 
im using this for a turret im making (it works great after a little bit of tuning, i have it going from chair axis -> throttle lever -> this controller -> pivot), however, im thinking of cutting out the greater than, less than, and switchbox logic, as well as the throttle lever, and keeping the rotation continuous. but, im unsure what to do. does the controller allow continuous rotation? really, i need the controller to accept on/off inputs for positive /negative rotation, rather than a number, and the sensitivity for this motion to be tuneable.
Grande1900 2024 年 6 月 15 日 上午 7:08 
@CRUSADER that's because lua can directly read properties without needing a connection
Crusader 2024 年 5 月 7 日 上午 12:25 
Well, the rotation limit can't be turned off, went in to check, and it's not even connected to anything, 👍
LionsFan20 2024 年 4 月 21 日 下午 12:26 
Does this work for Compact Velocity Pivots and Turret Rings?