Skip to content

Define Robot Metadata Schema

We need a database model for storing robot metadata that will allow the backend to look up robot config data using robot ID. The ROS core especially needs to know what type of robot is being called, so that it knows which adapter to call. This probably needs to be an ER-diagram eventually, but the ER-diagram would need to be heavily changed if we decide to implement mission-functionality from the top layer of the api.

Edited by Erik Sandvik