-
Notifications
You must be signed in to change notification settings - Fork 9
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
Release 0.1.0 and add the repo to the robotology-superbuild #114
Comments
Given that this is kind of expdrimental, it depens on matio-cpp and it is mostly tested on Ubutnu 20.04, a possible strategy is to add it for now just to |
The statement has been added in #117 |
The repo has been moved to robotology by @traversaro. I released then the We are ready to add this component to the superbuild. |
|
The PR has been merged, closing. |
Thanks to PR robotology/robotology-superbuild#677 and the weekly build of conda packages (https://github.com/robotology/robotology-superbuild/actions/runs/743021229), we now also automatically have the yarp-telemetry conda package (see https://anaconda.org/robotology/yarp-telemetry). This means that yarp-telemetry can be installed via conda on Windows/macOS/Linux with:
See https://github.com/robotology/robotology-superbuild/blob/master/doc/conda-forge.md for more info. |
I added the conda instructions to the README : 243bd02 |
I think you are missing the |
We should clarify in the README the expected API breakage policy (so that we may still break the API). Consider adding
experimental
to namespace or YARP device name, as done upstream in YARP with libYARP_robotinterface.The text was updated successfully, but these errors were encountered: