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

sensorMeasurements_to_vector portmonitor #2610

Merged
merged 4 commits into from
Dec 28, 2021

Conversation

randaz81
Copy link
Member

@randaz81 randaz81 commented Jun 15, 2021

added new portmonitor sensorMeasurements_to_vector which converts a 6D Pose from a SensorStreamingData data type to a yarp::sig::Vector data type. The port monitor can be extended (writing simple additional code) to support different use cases.

Usage Example:
yarp connect /tracking/measures:o /in tcp+recv.portmonitor+type.dll+file.sensorMeasurements_to_vector

@randaz81 randaz81 force-pushed the sensorMeasurements_to_vector branch from 1b5bb87 to a1e7523 Compare December 28, 2021 15:21
@randaz81 randaz81 temporarily deployed to code-analysis December 28, 2021 15:30 Inactive
@randaz81 randaz81 temporarily deployed to code-analysis December 28, 2021 15:30 Inactive
@randaz81 randaz81 temporarily deployed to code-analysis December 28, 2021 15:31 Inactive
@randaz81 randaz81 temporarily deployed to code-analysis December 28, 2021 15:37 Inactive
@randaz81 randaz81 temporarily deployed to code-analysis December 28, 2021 15:37 Inactive
@randaz81 randaz81 merged commit 1693a30 into robotology:master Dec 28, 2021
@randaz81 randaz81 deleted the sensorMeasurements_to_vector branch January 3, 2022 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Port Monitors PR Type: Feat/Enh This PR adds some new feature or enhances some part of YARP Target: YARP v3.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants