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

Various fixes rgbd sensors/wrapper #1878

Merged
merged 6 commits into from
Sep 26, 2018
Merged

Conversation

Nicogene
Copy link
Member

@@ -248,14 +249,14 @@ class YARP_dev_API yarp::dev::IDepthVisualParams
virtual bool getDepthIntrinsicParam(yarp::os::Property &intrinsic) = 0;

/**
* Get the accuracy of the depth measure in [meter]
Copy link
Member

Choose a reason for hiding this comment

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

👍

@@ -248,14 +249,14 @@ class YARP_dev_API yarp::dev::IDepthVisualParams
virtual bool getDepthIntrinsicParam(yarp::os::Property &intrinsic) = 0;

/**
* Get the accuracy of the depth measure in [meter]
* @return the accuracy of the sensor in meters.
* Get the minimum detectable variation in distance [meter]
Copy link
Member

Choose a reason for hiding this comment

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

👍

@Nicogene Nicogene merged commit 47e8ae5 into robotology:master Sep 26, 2018
@Nicogene Nicogene added Resolution: Merged PR Status: Changelog - OK This PR has a proper changelog entry labels Sep 26, 2018
@Nicogene Nicogene deleted the fixRGBDSensors branch September 26, 2018 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants