Space Engineers

Space Engineers

Octopus: Full-Auto Mining Robot for Planets
RoboDodd 2017 年 9 月 30 日 上午 12: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.
最後修改者:RoboDodd; 2017 年 9 月 30 日 上午 12:32
< >
目前顯示第 1-6 則留言,共 6
Zunkey 2017 年 10 月 10 日 上午 8:59 
Yup. Does it me aswell
DuTchZzzz 2017 年 11 月 13 日 上午 6:10 
Same here, it seems there's something wrong with the scan-script. It gives an error on |MyRemoteControle| combined with 'GetFreeDestination'....
Paladwyn 2017 年 11 月 20 日 下午 9: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 2017 年 12 月 4 日 上午 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 2017 年 12 月 4 日 上午 8:13 
引用自 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 2017 年 12 月 5 日 上午 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
< >
目前顯示第 1-6 則留言,共 6
每頁顯示: 1530 50