I thought this forum might enjoy some reusable classes to make writing various types of scripts easier. I've included a short description of the most functionality included in each of files. Note: this post is intended for other script writers, not for end users.
Link:
https://github.com/bazilshep/InGame-Scriping-SpaceEngineers/tree/master/Scripts
Control.cs
PositionController - Uses a PID control loop to control the position of a ship CubeGrid.
AttitudeController - Uses...
Reusable Utility Classes
Link:
https://github.com/bazilshep/InGame-Scriping-SpaceEngineers/tree/master/Scripts
Control.cs
PositionController - Uses a PID control loop to control the position of a ship CubeGrid.
AttitudeController - Uses...
Reusable Utility Classes