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

update to use non deprecated pluginlib macro #56

Merged
merged 1 commit into from
Oct 28, 2017

Conversation

mikaelarguedas
Copy link
Contributor

These macros, deprecated for now 8 years, will be removed in the next ROS release (ROS Melodic)

This change will allow the code to keep compiling on future ROS versions

@130s
Copy link
Member

130s commented Oct 27, 2017

Thanks for catching this!

CI passes except for the one on ROS buildfarm. Looks like it hasn't passed for awhile e.g. #52 but I won't have time to look into this in a foreseeable period.
If someone can look at it that's great. Or I wouldn't mind merging as is, as pre-release test run on Docker passed.

@mikaelarguedas
Copy link
Contributor Author

Looks like the job on the buildfarms are failing because of warnings http://build.ros.org/job/Lpr__openni_camera__ubuntu_xenial_amd64/2/warnings22Result/. Unrelated to this change AFAICT

@130s
Copy link
Member

130s commented Oct 28, 2017

Ok, then merging.

@130s 130s merged commit 46d8dcf into indigo-devel Oct 28, 2017
@130s 130s deleted the mikaelarguedas-patch-1 branch October 28, 2017 00:00
@130s
Copy link
Member

130s commented Oct 29, 2017

For buildfarm CI failure, besides that it happens at other repos too, it wouldn't be useful if the actual status and the result notifier is not the same. So asked question.

@130s
Copy link
Member

130s commented Oct 29, 2017

Got an answer to the question #56 (comment), and turned out the warnings that caused the CI error is already tracked #51 (^o^;)

130s added a commit to 130s/rosdistro that referenced this pull request Jan 7, 2018
As ros-drivers/openni_camera#56 (comment), test might always fail on GitHub for UNSTABLE, which makes the maintenance harder.
tfoote pushed a commit to ros/rosdistro that referenced this pull request Jan 10, 2018
* [IKL] Merge openni_{camera, launch} into a single repo.
Following the decision in ros-drivers/openni_launch#30

* [IKL] openni_camera version adjust to release repo.

* [openni_camera][lunar] Disable source test.
As ros-drivers/openni_camera#56 (comment), test might always fail on GitHub for UNSTABLE, which makes the maintenance harder.
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