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

Use MOVEIT_CLASS_FORWARD for moveit classes in moveit_ros. (#182) #183

Merged
merged 1 commit into from
Aug 28, 2016

Conversation

davetcoleman
Copy link
Member

@davetcoleman davetcoleman commented Aug 26, 2016

Cherry-pick of #182

I got a conflict while merging so will check via PR

@@ -38,6 +38,8 @@
#ifndef MOVEIT_MOVE_GROUP_INTERFACE_MOVE_GROUP_
#define MOVEIT_MOVE_GROUP_INTERFACE_MOVE_GROUP_

#include <moveit/macros/class_forward.h>
#include <moveit/macros/deprecation.h>
Copy link
Contributor

Choose a reason for hiding this comment

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

The #include <moveit/macros/deprecation.h> came from a different PR. There's no harm I suppose, but the include is probably not needed.

Copy link
Member Author

Choose a reason for hiding this comment

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

removed

@de-vri-es
Copy link
Contributor

One line comment above, but looks good to me :)

@davetcoleman davetcoleman merged commit c5e2fa1 into moveit:indigo-devel Aug 28, 2016
@davetcoleman davetcoleman deleted the indigo-class-forward branch August 28, 2016 03:06
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