-
Notifications
You must be signed in to change notification settings - Fork 0
Camera
Jacob edited this page Apr 12, 2019
·
1 revision
This module is responsible for operating a ships camera. Each camera is operated by one instance of the module. The cameras coordinate there behaviour through the ships systems. Their main job is to detect objects the ship will collide with. They then provide a safe point for the ship to navigate to. They also have to power to order an emergency stop.