-
Notifications
You must be signed in to change notification settings - Fork 29
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
ros-melodic: catkin_make failed #17
Comments
$ catkin_make Running command: "cmake /home/a/autodock3_ws/src -DCATKIN_DEVEL_PREFIX=/home/a/autodock3_ws/devel -DCMAKE_INSTALL_PREFIX=/home/a/autodock3_ws/install -G Unix Makefiles" in "/home/a/autodock3_ws/build"-- The C compiler identification is GNU 7.5.0 Quoted variables like "chrono" will no longer be dereferenced when the -- Looking for OGRE_Paging... Running command: "make -j4 -l4" in "/home/a/autodock3_ws/build"Scanning dependencies of target std_msgs_generate_messages_py |
Please provide more description and environment related to your issue. From |
I already install dependency packages $ rosdep install --from-paths src --ignore-src -r -y and $ sudo apt install ros-melodic-gazebo-plugins* then xxx_ws$ catkin_make |
how about the |
I found just |
../src/autodock/autodock_sim/src/ChargingStationPlugin.cpp:28:10: fatal error: gazebo/plugins/FlashLightPlugin.hh: No such file or directory
#include <gazebo/plugins/FlashLightPlugin.hh>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
The text was updated successfully, but these errors were encountered: