-
Notifications
You must be signed in to change notification settings - Fork 55
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
Where are map_creator/WorkSpace.h map_creator/capability.h? #27
Comments
It looks like those should be getting generated from WorkSpace.msg and capability.msg which are located here. Though not sure why you are getting the error; can you post your build output? |
I had the same problem earlier trying to build on Kinetic. Try adding map_creator to the CMakeLists.txt for workspace_visualization under find_package.
Credit to @Jmeyer1292 for figuring it out. |
@geoffreychiou can you submit a PR? |
Hello @geoffreychiou ... It seems that you are having some problems building Reuleaux. I still have not looked into Kinetic yet. But on Indigo it should work fine. About the map_creator/WorkSpace.h and map_creator/capability.h files they are automatically generated during the build process. Can you please provide some of your build errors you are having. Then may be I can help. Thank you @Levi-Armstrong |
How do I add the workspace_visualizatition tab in rviz ? I am using ros noetic on ubuntu 20.04 |
@Kaushik093 hello,Can you please show I how to compile reuleaux successfully on ubuntu20.04? I've tried for a long time and have not succeeded. |
Hi. I want to build this project.
But, it has error because map_creator/WorkSpace.h and map_creator/capability.h
where is header file?
Thank you for reading.
The text was updated successfully, but these errors were encountered: