Resource not found: opencv_detector [closed]

asked 2019-11-28 04:09:41 -0600

carlcc gravatar image

updated 2019-12-09 07:38:10 -0600

Akhil Patel gravatar image

I am currently doing a project using ros melodic and vrep. When I execute

$ roslaunch all.launch

it returns

... logging to /home/carl/.ros/log/1f5d5682-11c6-11ea-8e21-0cdd24b1a0ad/roslaunch-carl-IdeaPad-L340-15IRH-Gaming-21116.log

Checking log directory for disk usage. This may take awhile. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB.

Resource not found: opencv_detector

ROS path [0]=/opt/ros/melodic/share/ros

ROS path [1]=/home/carl/catkin_ws/src

ROS path [2]=/opt/ros/melodic/share

The traceback for the exception was written to the log file

and I am unable to solve it. Can someone please help me?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-10-03 08:56:45.433419

Comments

opencv_detector -- is it this ?

berak gravatar imageberak ( 2019-11-28 04:29:44 -0600 )edit

I think not. The missing resource seems to be general openvv_detector, not reaching to the level of facing recognition yet. I am testing on this sample. https://github.com/Haoran-SONG/VRep-R...

carlcc gravatar imagecarlcc ( 2019-11-28 08:01:26 -0600 )edit

please understand that a "opencv_detector" is ROS specific , and "not a thing" in opencv ;(

there is also no concept of "resources" here.

but i still think it is this

berak gravatar imageberak ( 2019-11-29 00:37:18 -0600 )edit