Compilation issues, problems running code? #282
Replies: 4 comments 1 reply
-
I encountered the following error "[ 98%] Generating C++ code from darknet_ros_msgs/CheckForObjectsResult.msg |
Beta Was this translation helpful? Give feedback.
-
I started a brand new catkin workspace and put melodic version of darknet_ros into the src folder, and did catkin_make. the failed message is "CMake Error: cannot find source fiel of activation_layer.c". "-- Looking for IceConnectionNumber in ICE
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp CMake Error: CMake can not determine linker language for target: darknet_ros_lib |
Beta Was this translation helpful? Give feedback.
-
Thanks, that is helpful. I recursively cloned the source code, and the error message is gone. started roslaunch server http://yifan-VirtualBox:32779/ SUMMARYPARAMETERS
NODES ROS_MASTER_URI=http://localhost:11311 process[darknet_ros-1]: started with pid [14324] |
Beta Was this translation helpful? Give feedback.
-
"roslaunch darknet_ros darknet_ros.launch roslaunch usb_cam usb_cam-test.launch"when I start darknet_ros node while cam_node is running, the darknet_ros node shows the process has died.the detail of error message is below: |
Beta Was this translation helpful? Give feedback.
-
Feel free to discuss the issues that you encounter on the new Discussions page!
Beta Was this translation helpful? Give feedback.
All reactions