Skip to content

catkin_make #6

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

Open
shaghayeghmzi opened this issue Sep 15, 2019 · 1 comment
Open

catkin_make #6

shaghayeghmzi opened this issue Sep 15, 2019 · 1 comment

Comments

@shaghayeghmzi
Copy link

hi!
how can I find Robot_GazeboConfig.h library?
because after I run catkin_make I've got an error that said:
fatal error: allocation_gazebo/Robot_GazeboConfig.h: No such file or directory

Screenshot from 2019-09-15 13-21-15

@nubot-nudt
Copy link
Collaborator

Sorry for replying too late. This problem is all my fault, I delete the generate_dynamic_reconfigure_options(config/allocation_gazebo.cfg)
in CMakeList.txt to speed up compilation, but I forgot to delete the include in gazebo_info.h. Because the Robot_GazeboConfig.h file which generated before is still here, I did not get the error. I have corrected all the errors in the new commit.

Best wishes!

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

1 participant