Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NET_HANDLER] Provide versioning info to client on connect #209

Open
benliao1 opened this issue Apr 2, 2021 · 2 comments
Open

[NET_HANDLER] Provide versioning info to client on connect #209

benliao1 opened this issue Apr 2, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@benliao1
Copy link
Collaborator

benliao1 commented Apr 2, 2021

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.

@benliao1 benliao1 added the enhancement New feature or request label Apr 2, 2021
@benliao1 benliao1 added this to the 1.2 milestone Apr 2, 2021
@benliao1
Copy link
Collaborator Author

benliao1 commented Apr 2, 2021

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.

@DanielMolina24 DanielMolina24 self-assigned this Apr 8, 2021
@benliao1 benliao1 assigned benliao1 and unassigned DanielMolina24 Sep 24, 2021
@benliao1 benliao1 assigned qwyl and unassigned benliao1 Jun 22, 2023
@benliao1
Copy link
Collaborator Author

This will be implemented as part of Runtime Status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants