Results 8 comments of MtHiker

Ubuntu : 18.04 .02 (4.9.xxx) cuda: 10.0 GPU: Pascal gen (Jetson TX2) gcc: 7.3.0 I built and tested this today.

It works! I launch darknet_ros in other terminal, `$ roslaunch darknet_ros darknet_ros.launch ` This clears two issues at a time! Thanks,

@annduy This error occurs so many times! You can treat this error as @TCIII recommends or run this command : `$ sudo systemctl restart nvargus-daemon`

@MaxKru, Try that you think, IF you're worried, backup the file `csi_camera.py` and modify.

Thanks @angmorpri for your reply. I made a mistake, my failure was related to darknet-nnpack. It was totally my fault. Using NNPACK's cmake resources, I did build NNPACK-darknet. In fact,...

I tested 2 cases: 1. use NNPACk instead of NNPACK-darknet: darknet-nnpack does not show any detected objects. It shows video frames and FPS info. build and copy some libraries info...

@HaroldSP, I could not run darknet-nnpack yet. built but not working. detection box count is not valid while running '`darknet detector demo ...`' TO test, I used NNPACK's `CMakeLists.txt` and...