Error in catkin_make #81
Unanswered
saviopullkotil
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Hey @saviopullkotil, which command did you use to build the workspace? And which Ubuntu and ROS version are you using? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Franz,
How do I solve this?
In file included from /home/prapti/ros_ws/src/diffbot/diffbot_base/include/diffbot_base/diffbot_hw_interface.h:18,
from /home/prapti/ros_ws/src/diffbot/diffbot_base/src/diffbot_hw_interface.cpp:1:
/home/prapti/ros_ws/src/diffbot/diffbot_base/include/diffbot_base/pid.h:6:10: fatal error: diffbot_base/ParametersConfig.h: No such file or directory
6 | #include <diffbot_base/ParametersConfig.h>
| ^~~~~~~~~~~~~
compilation terminated.
make[2]: * [diffbot/diffbot_base/CMakeFiles/diffbot_hw_interface.dir/build.make:63: diffbot/diffbot_base/CMakeFiles/diffbot_hw_interface.dir/src/diffbot_hw_interface.cpp.o] Error 1
make[1]: * [CMakeFiles/Makefile2:4568: diffbot/diffbot_base/CMakeFiles/diffbot_hw_interface.dir/all] Error 2
make: * [Makefile:141: all] Error 2
Invoking "make -j1 -l1" failed
Beta Was this translation helpful? Give feedback.
All reactions