ROS Melodic: urcl_log_handler.
Scanning dependencies of target sensor_msgs_generate_messages_nodejs Universal_Robots_ROS_Driver/ur_robot_driver/CMakeFiles/urcl_log_handler.dir/build.make:62: recipe for target 'Universal_Robots_ROS_Driver/ur_robot_driver/CMakeFiles/urcl_log_handler.dir/src/urcl_log_handler.cpp.o' failed make[2]: *** [Universal_Robots_ROS_Driver/ur_robot_driver/CMakeFiles/urcl_log_handler.dir/src/urcl_log_handler.cpp.o] Error 1 CMakeFiles/Makefile2:9399: recipe for target 'Universal_Robots_ROS_Driver/ur_robot_driver/CMakeFiles/urcl_log_handler.dir/all' failed make[1]: *** [Universal_Robots_ROS_Driver/ur_robot_driver/CMakeFiles/urcl_log_handler.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 5%] Built target sensor_msgs_generate_messages_nodejs Makefile:140: recipe for target 'all' failed make: *** [all] Error 2 Invoking "make -j2 -l2" failed
Any help of solving this problem is appreciated for ur3e.
Some more context would probably be helpful:
- What where the steps that you were executing? (Starting from the beginning, e.g. which packages did you clone into your workspace)
- What is the full output you get from your build process?
- Did you make sure that everything is up-to-date (
sudo apt update && sudo apt dist-upgradeandgit pullon all git repositories (wheregit branchin every repository should show which branches you are on))
This issue has not been updated for a long time. If no further updates are added, this will be closed automatically. Comment on the issue to prevent automatic closing.
This issue has been closed due to inactivity. Feel free to comment or reopen if this is still relevant.