Stormworks: Build and Rescue

Stormworks: Build and Rescue

224 ψήφοι
[4x3] Fully configurable GPS Autopilot
4
3
2
2
3
2
   
Βραβείο
Αγαπημένο
Αγαπημένο
Μη αγαπημένο
Vehicles: Sea, Land
Ετικέτες: v0.5.4
Μέγεθος αρχείου
Αναρτήθηκε
38.330 KB
7 Δεκ 2018, 7:59
1 σημείωση αλλαγών ( προβολή )

Συνδρομή για λήψη
[4x3] Fully configurable GPS Autopilot

ΣΕ 1 ΣΥΛΛΟΓΗ ΑΠΟ Tajin
Quality microcontollers for every occasion
21 αντικείμενα
ΠΕΡΙΓΡΑΦΗ
Based on my original gps autopilot, except this one is a bit more userfriendly and has some new features.


### Configuration ###

After placing the chip you can adjust it to the specific needs of your vehicle by clicking it with the select tool.

1. Steering multiplier
how strong the steering reacts to course deviations

2. Min throttle for steering
Minimum percentage of the maximum throttle to use for steering.
Turn this to 0 if you have yaw-thrusters for example. Increase it if your steering requires throttle to work, e.g. rudders

3. Target distance threshold
How close the autopilot tries to get to the target location

4. Acceleration time
How long the autopilot takes to increase the throttle to maximum

5. Deceleration time
How long the autopilot takes to slow down again (don't worry, it does so early enough)

6. Throttle limit
Decrease this if you don't want the autopilot to use full throttle.



### NODES ###

required Input:
- x/y GPS Position
- x/y Target Position
- Compass input

control output:
- steering (yaw)
- throttle (forward)

information output:
- Bearing (0-360)
- Distance (m)
- ETA (s)
- Ready (on/off) when reaching target


If also has a raw data composite output that you can use to hook up your own systems, the channels are as follows:

10 - Current Position X
11 - Current Position Y
12 - Target Position X
13 - Target Position Y
14 - Compass value

20 - Steering output
21 - Throttle output
22 - Bearing
23 - Distance
24 - ETA

27 - throttle limit
28 - steering multiplier
29 - min steering throttel
30 - target distance threshold
31 - acceleration time
32 - deceleration time


- - -

Again, thanks to MrNJersey there is a full on yt-tutorial on how to use this thing. Check it out!
115 σχόλια
INTFGaming 17 Ιουν, 16:05 
I have made a third ship now, This is my go to for autopilot systems now. https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3502150669
Skeeter80 6 Ιουν, 15:07 
it does
Vampel 4 Ιουν, 23:39 
doesn't work
Tajin  [Δημιουργός] 27 Μαϊ, 0:16 
Nice to see it is still of some use. :)
INTFGaming 26 Μαϊ, 21:24 
Works well. This helps because im new to stormworks and this allows me to try to build other systems. My 2nd ship-wip: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3488454954
(I gave Credit In Description)
m3 26 Ιαν, 15:34 
can it be used for missiles
My_Name_is_Bear 28 Δεκ 2024, 8:52 
can i use this on my creations if i link it?
Rook the Roofcamper 25 Σεπ 2024, 5:28 
That is one big composite write block
Tajin  [Δημιουργός] 24 Ιουλ 2024, 13:35 
Well, the logic hasn't changed...
Sure some new things have been added but the old stuff is still the same.
Liyem010 24 Ιουλ 2024, 7:13 
what i find weird is that soem old creations dont work but this micro controller still works