Stormworks: Build and Rescue

Stormworks: Build and Rescue

十分な評価がありません
Multi-Waypoint GPS Autopilot
   
アワード
お気に入り
お気に入り
お気に入りから削除
ファイルサイズ
投稿日
356.519 KB
2020年10月31日 9時26分
1 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
Multi-Waypoint GPS Autopilot

解説
OAi Autopilot system v1

Description is WIP.

This is the generic version of this multi waypoint autopilot, suited for the instalation on a plane, but with little modifications can operate on a helicopters or ships aswell.
It was made with a 2x2 or 5x3 monitor in mind, but also works with 3x3.

The autopilot logic is made on Lua script with dynamic memory on mind, so there is not a max number of waypoints able to set at once.

How to use
  • Press WP Button. A zone indicator will show up.
  • Set up as many waypoints as you desire
  • Removing Points
    To remove all points, hold down C button.
    To remove points one by one, starting from the newest point. Press Del button.
  • Hit GO
    (Disclaimer) If the vehicle is a boat with autostart and autostop set up, it's not needed to change throttle position, the vehicle will start on it's own when you hitted Go
  • To stop the autopilot, hit GO or delete all waypoints.



    INFO
    The autostop subsystem is made taking in mind a percentage throttle. For it to work as intended, your throttle values must be in the following range [0, 1] or [-1, 1]. If your throttle values are not in that range, (ex [0, 25]), you will need to adapt it and translate the value to a [0, 1] or [-1, 1] range.


There are three main versions
Autopilot A-Class
Base version
  • Suited for Planes
  • Easily modifiable to fit any vehicle

Autopilot S-Class
Ship version
  • Same as base version
  • Autostart/Autostop feature
  • Broadcasts monitoring Info
    Distance on ch15
    Autopilot status on ch10

Autopilot S-Class+
Special Ship version
  • Same as Ship version
  • Secondary hud display with ETA and Compass

Autopilot H-Class
Work in Progress

    You can use, share this Multi-Waypoint GPS Autopilot on your own vehicle and post your vehicle or to make whatever you want as long as you credit me and link this page.

    Do not reupload this project or modified versions without my authorization, Thanks.

    Description made by Good Boi
10 件のコメント
RenTheOriginal 2023年9月25日 19時20分 
I've used your GPS and given credit. I think it's the best on the market.
Drako 2023年9月1日 16時53分 
What is H-Class going to do? Also please make it compatible with the 9x5 screen
SiegeSlayerX 2022年8月16日 14時56分 
I used one of these on my ship I am working on and I also gave you the credit for it, Just an FYI.
That Guy 2022年7月14日 2時36分 
actualy i found out its actualy just an indacator to tell wether its on or not
That Guy 2022年7月14日 2時33分 
the AP status wont do anything for me.
is it to turn the AP on or is it something else
Blacky 2021年5月22日 13時00分 
for some reason each time i put this onto a 5x3 it just shows a line and the map. No controls just a line and the map.
Solar 2021年3月8日 13時44分 
Hi, do you know if there is a way I can customize the time or the distance it will take to autostop onto the target?
dr.Vodkastein  [作成者] 2021年1月28日 9時55分 
In lua box ingame > help you'll see some functions like "worldToMap" and "mapToWorld" I think, I don't remember really well.
SamuelPepys 2020年11月11日 6時02分 
Hey man! I need some help. I'm using this to choose a waypoint for my dynamic positioning system. I've edited it to not remove waypoints if they are really close to the ship, but how do I output the X and Y coords from a chosen waypoint seperately in number form? I need the coords to output in number form, so if you could help me with that, I would really appreciate it :)
hostbanani 2020年11月1日 6時59分 
cool. you have a very nice and user-friendly interface.