You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal here is for Dawn and Shepherd to know what version of Runtime the robots that they are currently connected to are running. For Shepherd it would be useful, to make sure the robots they are running are up-to-date and have the latest changes. For Dawn it would be useful, so that the students know what version they're running and can decide whether to update Runtime or not.
The text was updated successfully, but these errors were encountered:
This could probably be implemented by writing a new message type which would just carry the Robot versioning information as a string or something. We could probably use the TEXT protobuf that we've already defined.
The goal here is for Dawn and Shepherd to know what version of Runtime the robots that they are currently connected to are running. For Shepherd it would be useful, to make sure the robots they are running are up-to-date and have the latest changes. For Dawn it would be useful, so that the students know what version they're running and can decide whether to update Runtime or not.
The text was updated successfully, but these errors were encountered: