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

Ged rid of manipulation_msgs and household_objects_database_msgs dependency #32

Open
JenniferBuehler opened this issue Apr 3, 2018 · 3 comments

Comments

@JenniferBuehler
Copy link
Owner

The ROS interface can now use moveit_msgs messages as they contain all information required now.

@ksjordan
Copy link

If I have moveit_msgs does that mean I can remove references to these dependencies on CMakeLists in graspit-pkgs?

@JenniferBuehler
Copy link
Owner Author

Yes, though you will probably have to change the include directives and namespace directives in the code as well. The compiler will guide you through it ;) I've been wanting to do it for a while but don't get around to it. If you end up doing it, I'll be happy about a PR :))

@JenniferBuehler
Copy link
Owner Author

This was already half done (currently still in branch melodic-support), but before completing and closing this properly, issues #40 and #41 need to be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants