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

grasping_msgs Dependencies not well set up #5

Closed
RDaneelOlivav opened this issue Apr 26, 2019 · 2 comments
Closed

grasping_msgs Dependencies not well set up #5

RDaneelOlivav opened this issue Apr 26, 2019 · 2 comments

Comments

@RDaneelOlivav
Copy link

simple_grasping/include/simple_grasping/object_support_segmentation.h:36:10: fatal error: grasping_msgs/Object.h: No such file or directory
#include <grasping_msgs/Object.h>

It seems that there is something in the CMakeLists.txt that should be corrected?
Can someone tell me how to fix this so that catkin_make without having to first compile grasping_msgs and then the rest?

@mikeferguson
Copy link
Owner

Both the CMake and package.xml call out grasping messages (and things are passing on CI and debs are building...) -- so I'm not sure why it isn't working for you.

@RDaneelOlivav
Copy link
Author

I know, its strange right? I mean when compiled the messages before and then we compile the rest , it works. It seems as if it doesnt seem to get that he has to compile the msgs firts to have it

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

No branches or pull requests

2 participants