Space Engineers

Space Engineers

View Stats:
Question about AI blocks.
I am currently designing a very simple, but complex set of AI blocks that will control the flight path and entering an exiting atmosphere to go between our base on planet and our base on an asteroid. Do I need to pair up several move blocks with the record blocks or will one move Block work with several record and basic task blocks? I will be utilizing at least five controllers and six timers as well. I’ve already laid out part of the plan/programming. I just need to know if I can just use one move Block or if I have to pair several up with the record blocks.
< >
Showing 1-7 of 7 comments
Mavo Feb 7, 2024 @ 9:22am 
One move block is enough.
Except you need other speeds, than you need more.
Last edited by Mavo; Feb 7, 2024 @ 9:23am
Originally posted by Mavo:
One move block is enough.
Except you need other speeds, than you need more.
So, for example, the distance between traveling to and from the bases or using the record blocks to dock to a connector
Dan2D3D  [developer] Feb 8, 2024 @ 8:55am 
Hi Cleric Johan Phos,

I already tested and that is not a good move to use AI Blocks for planet to space and back to planet, best to use RC autopilot to do that long trip and may use the AI blocks once close to your station to do a perfect landing.

Here is my Best setup :
-> RC to fly at 100m/s and AI Recorder + AI Flight set to 10m/s to do the perfect landing.



____

Note

Here is another forum discussion that was created before yours, read all my posts in :

Simple Drone question
https://steamcommunity.com/app/244850/discussions/0/4206993639697613660/
Last edited by Dan2D3D; Feb 8, 2024 @ 9:13am
The Remote Control block should be able to do the whole job if you're flying between static bases.

Just be sure to control your ship via the Remote Control block when laying down GPS markers so things line up properly.
Dan2D3D  [developer] Feb 8, 2024 @ 9:09am 
The AI Drones just need 3 waypoints bound to station Beacon (Approach Vector), it's one approach Vector per AI recorder block, so you will need 3 AI Recorder if you have 3 Stations for example.

Planet station Approach Vector
https://steamcommunity.com/sharedfiles/filedetails/?id=3153439296
Space station Appoach Vector :
https://steamcommunity.com/sharedfiles/filedetails/?id=3153439836
+
Use the RC autopilot to go to your space station and enable the right AI blocks once at the space GPS coord that should be close to the station you are going to.
Last edited by Dan2D3D; Feb 8, 2024 @ 9:16am
Dan2D3D  [developer] Feb 8, 2024 @ 9:23am 
To specify :

AI Drones return to home Approach Vector automatically when the right AI Blocks are enabled so no need to create a 45Km long Waypoints Path with AI recorder.


EDIT

Info +

Take advantage of the RC autopilot to move the Drone at a safe height to avoid mountains for a trip between 2 stations on Planet, something like that :
https://steamcommunity.com/sharedfiles/filedetails/?id=3042381614
Last edited by Dan2D3D; Feb 8, 2024 @ 10:03am
Dan2D3D  [developer] Feb 8, 2024 @ 9:39am 
I will add :

Took me 30 minutes to test all this and notice we must use the RC autopilot combine with AI Blocks if needed.
+
I recommend to do the test with AI blocks only for a 2 way trip Planet to Space and back to Planet to see how bad it goes.


Conclusion
Here is my Best setup :
RC to fly at 100m/s
+
AI Recorder and AI Flight set to 10m/s to do a perfect landing (AI Recorder Approach Vector).
Last edited by Dan2D3D; Feb 8, 2024 @ 10:13am
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Feb 7, 2024 @ 9:02am
Posts: 7