Space Engineers

Space Engineers

Octopus: Full-Auto Mining Robot for Planets
RoboDodd 30. sep. 2017 kl. 0:32
Stops moving after a while
Awesome work on this miner , really impressed! I might have found a bug where the miner starts to goto a drill hole or home and sometimes just sits idle. If I pause it and unpause it , it usually continues working.
Sidst redigeret af RoboDodd; 30. sep. 2017 kl. 0:32
< >
Viser 1-6 af 6 kommentarer
Zunkey 10. okt. 2017 kl. 8:59 
Yup. Does it me aswell
DuTchZzzz 13. nov. 2017 kl. 6:10 
Same here, it seems there's something wrong with the scan-script. It gives an error on |MyRemoteControle| combined with 'GetFreeDestination'....
Paladwyn 20. nov. 2017 kl. 21:12 
part of the reason it crashes is the tolerance on aligning for drilling, it takes so long to get it right that it runs out of power, one possible fix is: if you open the pb_nav and go to to line 1347 (iirc) change the 0.5 on that line to 0.8 you might have better luck.
Paolo 4. dec. 2017 kl. 5:43 
If You are familiar with C# you can easy modify DrillAlign method of MyDriller to pass out EmergencyReturn flag and make test inside for battery charge. Then even if Miner stops at DrillAlign it will return to base on low power. I have made this update and testing right now. If tests goes ok i will publish updated code.
Zunkey 4. dec. 2017 kl. 8:13 
Oprindeligt skrevet af pawelgr:
If You are familiar with C# you can easy modify DrillAlign method of MyDriller to pass out EmergencyReturn flag and make test inside for battery charge. Then even if Miner stops at DrillAlign it will return to base on low power. I have made this update and testing right now. If tests goes ok i will publish updated code.
Can you do this for the Hvr4 miner aswell?
Paolo 5. dec. 2017 kl. 3:05 
Can you link Hvr4 miner? I'm not familiar with this project and can't find it. I will check Hvr4 code when you link it.

Anyway here is my version of Octopus that if stuck on drill align unstuck after while, and checks battery during drill align. Also returns to home if any critical module is damaged.
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1221979298
< >
Viser 1-6 af 6 kommentarer
Per side: 1530 50