-
Auditing our bandwidth and storage of ROS debians julius was noticed to be a large outlier
```
372K ros-kinetic-julius/ros-kinetic-julius_2.0.19-0wily-20170308-192239-0800_i386.deb
368K ros-kinet…
-
Hi @ayushgaud
When launching the nodes `roslaunch darknet_ros object_detect.launch` , I get:
```
process[darknet_ros_wrapper-2]: started with pid [26420]
/home/edanweis/catkin_ws/devel/lib/da…
-
-
Hey,
I got the package compiled but when I run the darknet_ros node, I got this:
```
[ INFO] [1502249531.341824814]: [YoloObjectDetector] Node started.
[ INFO] [1502249531.343953332]: [YoloObjec…
-
Hi~ I have a little problem..
When i catkin_make, it encounter a problem:
![image](https://user-images.githubusercontent.com/22387638/29179957-c187feb4-7e28-11e7-8e56-7b3359c913e5.png)
![image](htt…
-
After launching, a window appears, and weights are correctly loaded, but then the window freezes with no error message. The window appears black
What could be wrong ?
```
started core service [/r…
-
This ros wrapper is great.
This wrapper cannot load other weight, cfg files?
I generate a weight and cfg files using other training data (not VOC).
In original darknet, yolo detect a object using…
-
When i run the command $ git clone --recursive git@github.com:leggedrobotics/darknet_ros.git
I get the following error
Cloning into 'darknet_ros'...
Permission denied (publickey).
fatal: Could…
-
I have successfully built from source folder. However, I didn't find executables. I sourced /devel/setup.bash then use rosrun but no executable shows. Any hint? Thanks a lot.
hcguo updated
7 years ago
-
I clone the latest darknet with working well alone with GPU=1 and CV=1.
Then i download this repository and linked the darknet path that is on my home directory.
Below is reported error. There are…