{
  "id": "Robot:Mega_rover:01",
  "type": "StateMessage",
  "commandTime": {
    "type": "DateTime",
    "value": "2019-06-07T08:39:40.064+09:00"
  },
  "mode": {
    "type": "Text",
    "value": "navi"
  },
  "errors": {
    "type": "StructuredValue",
    "value": []
  },
  "pose": {
    "type": "StructuredValue",
    "value": {
      "point2D": {
        "x": 3.402,
        "y": 1.015
      },
      "orientation2D": {
        "theta": 0.0
      }
    }
  },
  "destination": {
    "type": "StructuredValue",
    "value": {
      "point2D": {
        "x": 3.411,
        "y": 2.81
      },
      "orientation2D": {
        "theta": 0.0
      },
      "mapId": "2345:ae43"
    }
  },
  "accuracy": {
    "type": "StructuredValue",
    "value": {
      "covariance": [
        0.1,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.1,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        1.7976931348623157e+308,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        1.7976931348623157e+308,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        1.7976931348623157e+308,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.05
      ]
    }
  },
  "battery": {
    "type": "StructuredValue",
    "value": {
      "remainingPercentage": 75.4
    }
  }
}