-
Notifications
You must be signed in to change notification settings - Fork 1
4.Anion Detection

This feature is contained in a "weed_detection" node, which is contained in "weedDetection.py" script in package ROS. NOTICE: it will be run only when this specific camera mode is chosen, and only on the capture of a new frame.
/thorvald_001/kinect2_camera/hd/image_color_rect - topic to get a picture from a camera from
/camera_mode - the topic which features information from a path controller and determines which detection algorithm will be used.
NONE - it passes a mask of where it believes to see weeds to single map generation feature inside the same node.
There are two ways to run this node. One is to use a "FullLaunch.launch" file in package "ROS", which starts the whole system. Otherwise, "BasicLaunch.launch" can be used and the "weed_detection" node by running a "weedDetection.py" script from package "myOpenCV"
Some blobs are not detected