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 external wrenches logging to yarp robot logger device #447

Merged
merged 6 commits into from
Nov 19, 2021

Conversation

isorrentino
Copy link
Collaborator

No description provided.

@isorrentino isorrentino self-assigned this Nov 12, 2021
@isorrentino isorrentino marked this pull request as ready for review November 18, 2021 14:54
Comment on lines 76 to 78
bool m_streamWrenches{false};
bool m_streamFTs{false};
bool m_streamInertials{false};
Copy link
Member

Choose a reason for hiding this comment

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

Those parameters are not used 😄

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Now yes :)

Copy link
Member

Choose a reason for hiding this comment

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

In theory, you do need them. Indeed if wrench are streamed the associated map is empty

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Got your point. Changed again the code.

…botLoggerDevice.h

Co-authored-by: Giulio Romualdi <giulio.romualdi@gmail.com>
@isorrentino
Copy link
Collaborator Author

PR ready again for review.

@prashanthr05
Copy link
Collaborator

@GiulioRomualdi please proceed with the merge without my review, if you think the changes are good.

@GiulioRomualdi GiulioRomualdi merged commit be31a32 into ami-iit:master Nov 19, 2021
@isorrentino isorrentino deleted the addExtWrenchLogging branch November 19, 2021 12:10
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.

3 participants