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

Change references from RGBDSensorWrapper to rgbdSensor_nws_yarp #6

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

traversaro
Copy link
Member

The RGBDSensorWrapper device was deprecated in YARP 3.5 and removed in YARP 3.8 (see robotology/yarp@4da405c) and it has been substituted by rgbdSensor_nws_yarp. Note that the corresponding network wrapper client (nwc) device that reads the rgbd data from a YARP port is called RGBDSensorClient.

However, there was still config files that was referring to RGBDSensorWrapper, this PR fixes those occurrences.

Similar to robotology/yarp#3150 .

@pattacini
Copy link
Member

I think we can safely merge, @gabrielecaddeo

@pattacini pattacini merged commit dc856f6 into main Nov 24, 2024
@pattacini pattacini deleted the traversaro-patch-1 branch November 24, 2024 09:31
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.

2 participants