WVU Stickbug Visual Servoing Aruco code is for testing multiple Aruco and can be ignored
NOTE: To run the Intersection over Union(IoU) and bramble flower tracker:
- Put the best_bramble.pt, flower_tracker_class.py, and IOU_tracker.py in the same folder
- roslaunch realsense2_camera rs_camera.launch
- rviz rviz add camera image raw (Optional)
- cd the workspace
- In two separate terminals run: python3 flower_tracker_class.py python3 IOU_tracker.py