Add MaximumIntegrity to the rover

This commit is contained in:
Marc Di Luzio 2020-07-04 12:19:51 +01:00
parent 2eaed1447d
commit b066277ddf
7 changed files with 88 additions and 50 deletions

View file

@ -134,6 +134,9 @@ message RoverResponse {
// The current health of the rover
int32 integrity = 6;
// The maximum health of the rover
int32 maximumIntegrity = 7;
}
// Empty placeholder