Closed yeshasvitirupachuri closed 3 years ago
With https://github.com/robotology/wearables/pull/123/commits/64ef5fcadf2b5ca563c0e232cc90c8cfa2ea848b the compilation failure in MacOS should be solved.
We can wait for the CI to confirm it, and then if there are not further comments we can merge the PR. @Yeshasvitvs please check if you want to clean the commit history or we can squash the commits.
We can wait for the CI to confirm it, and then if there are not further comments we can merge the PR.
@lrapetti Thanks, the CI is fixed with the change. However, this I was based on commit that added YARP::YARP_os
for testing the CI.
please check if you want to clean the commit history or we can squash the commits.
I dropped those commits, and added YARP:YARP_init
again in https://github.com/robotology/wearables/pull/123/commits/07d924e6a02abafd6c8601ff8200812301e36e08. Sorry about the mess 😅
Following this you can squash the comments and merge. Thaks.
This PR updates
iwear_logger
device with optional streaming of data to yarp ports. This has been tested usingiFeel
node datahttps://user-images.githubusercontent.com/6505998/122778008-e0a43d80-d2ac-11eb-836f-5f6b069ad791.mp4
CC @prashanthr05 @lrapetti @claudia-lat @DanielePucci