-
I seem to have built the Autoware docker image ok but when I try to run it, I get the error: `setfacl: /home/e/.Xauthority: Operation not permitted`. Any ideas as to what I should do to correct this?
…
vatna updated
5 years ago
-
你好,我在运行leggedrobotics/darknet_ros时总是报错,环境是Ubuntu 16.04, ros kinetic, opencv 2.4.7,nvidia driver 390.87, cuda 9.0, 安装都测试可以!
在roslaunch后直接报错,使用gdb launch显示是segment default
具体错误信息见:https://github.com/l…
-
I run the package by "rosrun darknet_ros darknet_ros",and it say Couldn't open file: /default/yolov2-tiny.cfg.
Anybody have ideal?Thank you very much!
-
Hello Akhil, I put you project in my ws/src and used catkin_make to build it with darknet_ros. But errors happened like below:
![error](https://user-images.githubusercontent.com/45672268/53631513-f77…
-
it always crashed once i run launch file, when i use gdb launch file, i show the following information, anyone know how to fix it ,it means about thread error!!
```
[Thread 0x7fff92de9700 (LWP 3204…
-
Hi and good day guys,
I open up new issue as I think it's different from the previous one I opened. I hope it's not a duplicate one. I uninstall and re-install again using the steps mentioned belo…
-
I am trying to build darknet_ros under Ubuntu16.06 with OpenCV 3.2 and I met this error::
[ 49%] Building CXX object darknet_ros/darknet_ros/CMakeFiles/darknet_ros.dir/src/object_detector_demo.cpp.…
-
In the documentation I find -
```
const char* keys =
"{ help h | | Print help message. }"
"{ device | 0 | camera device number. }"
"{ input i | | Path to input image o…
-
Hello,
I am new here, can someone help with the error below?
ros_ws/src/darknet_ros/darknet_ros/launch$ roslaunch darknet_ros_gdb.launch
... logging to /home/jonas/.ros/log/ec0cd81e-e860-11e8-b89…
-
@xi-xi
darknet_rosについて教えてください。
まず、darknet_rosのレポジトリを教えてほしいのと、
darknet_rosにはdarknetのレポジトリも必要なのか?