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

Error while catkin_make install #45

Open
dkurzaj opened this issue Jul 26, 2016 · 5 comments
Open

Error while catkin_make install #45

dkurzaj opened this issue Jul 26, 2016 · 5 comments

Comments

@dkurzaj
Copy link

dkurzaj commented Jul 26, 2016

When I run catkin_make install I get this error message:

CMake Error at toaster/agent_monitor/cmake_install.cmake:36 (FILE):
  file INSTALL cannot find
  "/home/dkurzaj/catkin_ws/devel/include/agent_monitor/monitoring_dyn_paramConfig.h".
Call Stack (most recent call first):
  cmake_install.cmake:140 (INCLUDE)

I managed to bypass it by commenting the following lines from the toaster/agent_monitor/CMakeLists.txt file:

generate_dynamic_reconfigure_options(
  cfg/monitoring_dyn_param.cfg
)

But I don't think it is a safe fix, it probably has side effects.

@Greg8978
Copy link
Collaborator

I don't have any compile error so it's hard to debug...

Can you provide the actual lines you commented?

@dkurzaj
Copy link
Author

dkurzaj commented Jul 26, 2016

Sorry, I edited my post.

@Greg8978
Copy link
Collaborator

What version of ros do you use?

@dkurzaj
Copy link
Author

dkurzaj commented Jul 26, 2016

Indigo

@Greg8978
Copy link
Collaborator

Have a look here:
ethz-asl/ethzasl_ptam#39

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