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

Add rpc commands to YarpLoggerDevice #915

Merged
merged 11 commits into from
Dec 5, 2024

Conversation

LoreMoretti
Copy link
Contributor

@LoreMoretti LoreMoretti commented Dec 2, 2024

This PR aims to add a rpc command to the YarpLoggerDevice.

This command should be used to trigger YarpLoggerDevice to save data to local file (which currently is only possible by closing the device itself with ctrl+c).

I have added a command which saves according to the method robometry::SaveCallbackSaveMethod::periodic.

@LoreMoretti LoreMoretti changed the title add rpc commands for YarpLoggerDevice Add rpc commands for YarpLoggerDevice Dec 2, 2024
@LoreMoretti LoreMoretti changed the title Add rpc commands for YarpLoggerDevice Add rpc commands to YarpLoggerDevice Dec 2, 2024
@LoreMoretti LoreMoretti marked this pull request as ready for review December 2, 2024 09:26
Copy link
Member

@S-Dafarra S-Dafarra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks a lot!

@GiulioRomualdi
Copy link
Member

Thank you @LoreMoretti,, the CI failures is not related to the PR

@GiulioRomualdi GiulioRomualdi enabled auto-merge (squash) December 5, 2024 11:19
@GiulioRomualdi GiulioRomualdi merged commit 40456d1 into ami-iit:master Dec 5, 2024
7 of 10 checks passed
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

Successfully merging this pull request may close these issues.

4 participants