File size: 247 Bytes
3252324
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "model_type": "localization",
  "architecture": "position-estimator",
  "input": [
    "sensor_coordinates",
    "map_reference"
  ],
  "output": [
    "estimated_position",
    "orientation",
    "confidence_score"
  ],
  "version": "1.0.0"
}