Stormworks: Build and Rescue

Stormworks: Build and Rescue

208 voti
[4x3] Fully configurable GPS Autopilot
4
3
2
2
3
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
Vehicles: Sea, Land
Mostra gli oggetti etichettati con tutti i termini selezionati: v0.5.4
Dimensioni del file
Pubblicato in data
38.330 KB
7 dic 2018, ore 7:59
1 nota di rilascio ( visualizza )

Sottoscrivi per scaricare
[4x3] Fully configurable GPS Autopilot

In 1 collezione di Tajin
Quality microcontollers for every occasion
21 elementi
Descrizione
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!
105 commenti
Tajin  [autore] 29 giu, ore 13:01 
probably because a lot of ppl have asked if it can be used for helicopters
NoriXa 29 giu, ore 7:22 
Why is this tagged so i get shown this with helicopter search?
{TAH} TheGdog 7 mag, ore 19:19 
no way to turn it off/on?
Conniekugs 81f 20 mar, ore 1:42 
does it work with helis?
Newbie 16 mar, ore 17:10 
yes you can use it with credit
Lord Soahc 16 mar, ore 17:04 
Hi Can I Use this please in a creation im uploading? with Credit of course
GIETrain 10 mar, ore 6:03 
does it work with robotic pivots? (pointing towards the destination)
Newbie 14 feb, ore 15:51 
is there any way i can have the motor reverse too? I'm using this for a train
What unit is the ETA in? It says seconds but it doesn't make sense, dividing it by 60 gives a weird number which is way too big, in the thousands for short distances. Is it some kind of in game time?
Tajin  [autore] 26 gen, ore 12:45 
depends on your plane