-
I am using RealSense d435. So I changed code of the "darknet_3d.yaml" file as follows.
```
darknet_ros_topic: /darknet_ros/bounding_boxes
output_bbx3d_topic: /darknet_ros_3d/bounding_boxes
point…
-
HEY!
While I''m trying to compile your code with catkim_make, I'm taking this error :
Scanning dependencies of target single_image_test
[ 9%] Linking CXX executable /home/nvidia/ip_ws/devel/lib…
-
error output in terminal
```
/home/gordonlin/robot/devel/lib/libdarknet_ros_lib.so: undefined reference to `pull_implicit_layer'
/home/gordonlin/robot/devel/lib/libdarknet_ros_lib.so: undefined r…
-
I have followed the article to clone the git in the source folder of the catkin_workspace. The catkin_make command works perfectly fine for me. The issue creeps up when running following command:
r…
-
**Describe the bug**
Building the `foxy` branch of `darknet_ros` results in several errors
* `/home/morten/ros2_ws/src/darknet_ros/darknet_ros/include/darknet_ros/YoloObjectDetector.hpp:62:17: error…
-
MY ros version is indigo.
I successfully install this realse pkg. I have modify the ros.yaml about image topic name
when i try to launch yolo_v3.launch. the process died after loading weights fil…
-
/home/haze/catkin_workspace/devel/.private/darknet_ros/lib/libdarknet_ros_lib.so: undefined reference to `load_alphabet_with_file'
/home/haze/catkin_workspace/devel/.private/darknet_ros/lib/libdarkne…
-
**Describe the bug**
I am facing the bug using opencv-4.1.0 with darknet_ros. I understand that they are using different version on gtk+. Is there a workaround on this issue?
(YOLO:176179): Gtk-ER…
-
When I run "roslaunch darknet_ros yolo_v3.launch", I get the following error:
`YOLO V3
First section must be [net] or [network]: Resource temporarily unavailable
[darknet_ros-1] process has died…
-
Hello,
I am successfully load the weight that I train for my own object.
```
Loading weights from /home/beh/TIM/src/darknet_ros/darknet_ros/darknet_ros/yolo_network_config/weights/test.weights.…