You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if I built the packages correctly.
When I use command : catkin build darknet_ros --no-deps --verbose --catkin-make-args run_tests
I'm supposed to get some sort of image correct?
I don't get an image but the terminal informs that the package was built successfully.
I don't know if I built the packages correctly.
When I use command :
catkin build darknet_ros --no-deps --verbose --catkin-make-args run_tests
I'm supposed to get some sort of image correct?
I don't get an image but the terminal informs that the package was built successfully.
Steps to reproduce the behavior:
git clone --recursive https://github.com/kunaltyagi/darknet_ros
catkin build darknet_ros -DCMAKE_BUILD_TYPE=Release
find _package(OpenCV 3.2.0 REQUIRED COMPONENTS core highgui imgproc imgcodecs)
Expected behavior
I expect an image pop up as described in the README.md file
Screenshots
System (please complete the following information):
Additional context
I dont't have CUDA
The text was updated successfully, but these errors were encountered: