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

Release 0.1.0 and add the repo to the robotology-superbuild #114

Closed
traversaro opened this issue Mar 29, 2021 · 8 comments
Closed

Release 0.1.0 and add the repo to the robotology-superbuild #114

traversaro opened this issue Mar 29, 2021 · 8 comments
Assignees

Comments

@traversaro
Copy link
Member

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.

@traversaro
Copy link
Member Author

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 ROBOTOLOGY_ENABLE_DYNAMICS component.

@Nicogene
Copy link
Member

Nicogene commented Apr 1, 2021

The statement has been added in #117

@Nicogene
Copy link
Member

Nicogene commented Apr 2, 2021

The repo has been moved to robotology by @traversaro.

I released then the v0.1.0 version -> https://github.com/robotology/yarp-telemetry/releases/tag/v0.1.0.

We are ready to add this component to the superbuild.

@Nicogene
Copy link
Member

Nicogene commented Apr 6, 2021

YARP_telemetry has been added to the superbuild dynamics profile here -> robotology/robotology-superbuild#677

@Nicogene
Copy link
Member

The PR has been merged, closing.

@traversaro
Copy link
Member Author

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:

conda install -c conda-forge -c robotology yarp-telemetry 

See https://github.com/robotology/robotology-superbuild/blob/master/doc/conda-forge.md for more info.

@Nicogene
Copy link
Member

I added the conda instructions to the README : 243bd02

@traversaro
Copy link
Member Author

I added the conda instructions to the README : 243bd02

I think you are missing the -c conda-forge part of the command.

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

No branches or pull requests

3 participants