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

Fix a couple of typos #2593

Merged
merged 3 commits into from
Jun 8, 2021
Merged

Conversation

drdanz
Copy link
Member

@drdanz drdanz commented Jun 7, 2021

Libraries

sig

IntrinsicParams

  • Deprecate YARP_PLUM_BOB in favour of YARP_PLUMB_BOB

dev

IDepthVisualParams

  • The retificationMatrix parameter was renamed rectificationMatrix

IRgbVisualParams

  • The retificationMatrix parameter was renamed rectificationMatrix

@drdanz drdanz added Component: Library - YARP_dev Component: Library - YARP_sig Type: Cleanup Involves cleaning up some part of YARP Type: Breaking/Behaviour Change Involves breaking user code or behaviour Type: Deprecation Involves deprecating some part of YARP Target: YARP v3.5.0 labels Jun 7, 2021
@drdanz drdanz added this to In progress in YARP v3.5.0 (2021-07-15) via automation Jun 7, 2021
@drdanz
Copy link
Member Author

drdanz commented Jun 7, 2021

CC @triccyx

@drdanz drdanz temporarily deployed to code-analysis June 7, 2021 14:33 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 7, 2021 14:33 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 7, 2021 14:33 Inactive
@sonarcloud
Copy link

sonarcloud bot commented Jun 7, 2021

Copy link
Member

@Nicogene Nicogene left a comment

Choose a reason for hiding this comment

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

Ok for me, we should coordinate with external repositories such as yarp-device-realsense2 for YARP_PLUMB_BOB changes (https://github.com/robotology/yarp-device-realsense2/search?q=YARP_PLUM_BOB).

cc @traversaro

@traversaro
Copy link
Member

YARP_PLUMB_BOB

I guess the deprecation as done now should work fine.

@drdanz
Copy link
Member Author

drdanz commented Jun 8, 2021

The YARP_PLUM_BOB deprecation will print a warning when used, the breaking change is the "retificationMatrix" -> "rectificationMatrix" string, which seems to be used in yarp-device-ultrapython (cc @triccyx), gazebo-yarp-plugins (cc @traversaro) and icub-main (firewire camera) (cc @Nicogene @pattacini).
I don't think that anyone is actually using it, this is just a parameter set by the cameras.

@drdanz

This comment has been minimized.

@drdanz drdanz added the PR Status: Continuous Integration - OK Continuous Integration for this PR passed (invalid if commits were added or modified after this) label Jun 8, 2021
@drdanz drdanz force-pushed the fix_rectificationMatrix_param branch from bcf5d96 to 9800983 Compare June 8, 2021 18:59
@drdanz drdanz merged commit 18539a7 into robotology:master Jun 8, 2021
YARP v3.5.0 (2021-07-15) automation moved this from In progress to Done Jun 8, 2021
@drdanz drdanz deleted the fix_rectificationMatrix_param branch June 8, 2021 19:01
pattacini added a commit to robotology/icub-main that referenced this pull request Jun 8, 2021
drdanz added a commit to drdanz/gazebo-yarp-plugins that referenced this pull request Jun 28, 2021
drdanz added a commit to drdanz/gazebo-yarp-plugins that referenced this pull request Jun 28, 2021
drdanz added a commit to drdanz/gazebo-yarp-plugins that referenced this pull request Jun 28, 2021
drdanz added a commit to drdanz/gazebo-yarp-plugins that referenced this pull request Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Library - YARP_dev Component: Library - YARP_sig PR Status: Continuous Integration - OK Continuous Integration for this PR passed (invalid if commits were added or modified after this) Resolution: Merged Target: YARP v3.5.0 Type: Breaking/Behaviour Change Involves breaking user code or behaviour Type: Cleanup Involves cleaning up some part of YARP Type: Deprecation Involves deprecating some part of YARP
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants