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

CRTK version query #4

Open
adeguet1 opened this issue Sep 6, 2023 · 0 comments
Open

CRTK version query #4

adeguet1 opened this issue Sep 6, 2023 · 0 comments
Assignees

Comments

@adeguet1
Copy link
Contributor

adeguet1 commented Sep 6, 2023

As we plan to add features and commands to CRTK we need to add method(s) to query the version of CRTK supported by a given device. We need to decide:

  • What format to use? Something like major.minor.patch or year.month?
  • What would be the logic behind version numbers? If a new API breaks the oldest one, would that automatically be a major revision?
  • Do we need to provide multiple commands for client and server? For example, if someone uses the Python ROS client code, should we provide device_crtk_version() and client_crtk_version()
@adeguet1 adeguet1 self-assigned this Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant