Space Engineers

Space Engineers

36 个评价
AutoPilotAerodynamic
4
   
奖励
收藏
已收藏
取消收藏
标签: autopilot
文件大小
发表于
更新日期
319.866 KB
2022 年 1 月 22 日 下午 2:07
5 月 17 日 下午 6:49
9 项改动说明 ( 查看 )

订阅以下载
AutoPilotAerodynamic

描述
Auto pilot script for aerodynamic planes with wings and only forward thrusters. Capable of holding a steady heading. altitude, and speed.
Requires aerodynamic physics mod. Tested with https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=571920453

Features include:
- Customizable displays
- Waypoint following
- Targeting (stationary grids or points on the surface)
... either in flyover or circle pattern.
- Bomb deployment
- Auto land, either at target or a designated runway.

Remember, not all planes fly the same, so it's always a good idea to review the settings for each vehicle.

See also: ILS localizer script, to enable auto land on designated runways and carriers. https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2728651677

github.com/DFPercush
Feed me: ko-fi.com/DFPercush
57 条留言
ⅩⅢ 9 月 28 日 下午 10:05 
I also can't get the script to deal with thrusters or speed at all.
Jacko4634 8 月 25 日 上午 12:11 
can some one please help me as i have been trying to get this script to work for a while but no matter what i do it just won't out put any thrust when running auto pilot. its pitching and rolling properly just not thrust
Scopsins 6 月 1 日 下午 3:06 
You're a legend man. I though this would never work again!
DFPercush  [作者] 5 月 17 日 下午 7:11 
Sorry for the delay everyone. I think I fixed the error that was causing it to not compile. I blame Keen for this one. Not trying to be hateful, just saying, StringBuilder is an intrinsic class of the .net runtime and yet somehow through various game updates it's broken. Anyway, it should be working like normal again.

@Teeege - Try setting the "ForceCockpit" variable in the config to your main control block, and check if you have any remote control blocks or other flight controllers facing the wrong way.

@Andywht - No, there's no way for the script to know the altitude of Water Mod's sea level, unfortunately. It's always going to be off. I'll consider putting a constant offset into the config.

@dga8705 - I think what Kana did was set the absolute limit on roll and pitch to 0 and left it to only control the yaw. Look for === AUTOPILOT LIMITS === . The reason it might be rolling is to correct any sideslip. If you're moving very slowly, any sideways motion will make it roll hard.
Our Bowl and Saviour. 5 月 13 日 上午 5:22 
tried in a fresh world, something is broken with the script
Our Bowl and Saviour. 5 月 13 日 上午 5:05 
i have the same issue as gachd
gachd 5 月 9 日 上午 11:57 
The script auto-detects your grid's setup, right (thrust, gyros, cockpit, etc)? I'm unable to get this to work on the Ares at War scenario. The run commands don't do anything, and eventually the programmable block starts displaying "Assembly not found. Please compile script"
Teeege 2024 年 11 月 8 日 上午 10:30 
Issue where i activate auto pilot with no arguement and my nose gets pointed BELOW the horizon line and thrusters do not maintain my speed, they dont even thrust forward (at 0m/s 100m/s and 250m/s) no matter what speed i try it at speed is not maintained altitude is not maintained..?
andywht 2024 年 5 月 22 日 上午 10:52 
Great Script! Question: when I change to sea altitude it shows the value of -7209 and watermod is showing altitude above water as 17m. Is there a way to set the script altitude to correspond with watermod altitude? Thank you!
White_Knight72 2024 年 3 月 27 日 上午 9:46 
I'm looking for a tutorial on How to successfully set this up so that a plane can use it. I've been playing around trying to get it to work right, but apparently I'm not smart enough to get it to control the plane correctly.