-
Notifications
You must be signed in to change notification settings - Fork 70
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
Replace embObjStrain w/ embObjFTSensor #523
Conversation
Hi @Nicogene I suppose that the CI will fail until robotology/icub-main#874 is merged. |
Yes it should 🤞🏻 |
Hi @Nicogene, In my mind, the old templates are related to old versions, so we don't need to update them, just the current template. What do you think? |
I think the question is: they are related to old versions in the sense of "old robots", or "old releases of the software"? If they are "old robots", perhaps it make sense to update them, if they are "old releases of the software", perhaps it could make sense to delete them from the repo, and if people they need to access them, can look in the git history at the corresponding tag? |
Hi @valegagge, the idea is to remove |
Hi @Nicogene , Anyway, I don't have a strong opinion on the matter of these changes, but I suggest reverting the template files before version 6. What do you think? |
Ok for reverting for this PR 👍🏻
Unless there are particular reasons, I would be in favor of removing the old templates outright1, keeping only the last one. Footnotes
|
I do not completely agree: if a robot is running an old sw-ditro related to an old template, how does he/she verify the meaning of the parameter configuration if the templates are not available? What do you think if we move the old templates to a folder like |
Fair enough 👍🏻 |
Now embObjFTSensor can handle also strain board, see robotology/icub-main#874
f89cd27
to
49928a1
Compare
I reverted the changes in the old templates, as soon as robotology/icub-main#874 is merged, we can merge this PR. |
robotology/icub-main#874 merged ✅ |
I need first to churn out a fresh docker image. |
CI passed ✅ |
Now embObjFTSensor can handle also strain board, see robotology/icub-main#874
I will test it on a robot that has both strain and strain2 (e.g
iCubGenova02/4
).