Space Engineers

Space Engineers

评价数不足
Multigrid Projector Robotic Arm Control 1
3
   
奖励
收藏
已收藏
取消收藏
Type: World
Mod category: Experimental
标签: other_world
文件大小
发表于
更新日期
7.081 MB
2021 年 6 月 14 日 下午 4:48
7 月 26 日 上午 10:27
6 项改动说明 ( 查看 )

订阅以下载
Multigrid Projector Robotic Arm Control 1

描述
Robotic Welder Arm Control v1

Requirements

The build is driven by an in-game script.

How to test the script
  • Subscribe to this world
  • Create and enter the world
  • Join the Testers faction
  • Spawn to the medical room
  • Enter the pilot seat at the top
  • Recompile the program in the Shipyard Projector

Remarks
  • Tested only in single player in creative mode so far.
  • Should work in multiplayer with simpler / less number of arms.
  • The video shows an earlier iteration with more arms. The new code works better with less arms.
  • The code may be refactored later to improve its usability in different worlds and for other use cases.
  • Works best with skinny blueprints, primarily small block ones. Solid large block ships are blocking out the arms.
  • Yes, you can build your own robot arms. The base must be in the "Welder Arms" group. Simpler is better.

Enjoy!
3 条留言
kinngrimm 2022 年 5 月 2 日 上午 4:15 
You are welding a drone carrier here, right? Do you then have autoamted scripts to park them again at the same position to then use bp to rearm them in case the drones were used up?
Viktor  [作者] 2022 年 5 月 1 日 下午 5:45 
It is relatively simple: They have sensors on them and the PB program backs out if the arm senses a collision. It is also the reason why the welded ship is rotating and the direction is reversed if the rotor gets blocked for some time.
kinngrimm 2022 年 1 月 28 日 上午 4:18 
that the arms did not get stuck during the welding is the thing which amazes me most, very impressive