My classmates and I are going to reprogram a ROV2 unit to run autonomously. We have a beginners understanding of python and ROS coding. We want it to be able to move forward, and use image processing for object detection. I have a few questions on how we would go about completing these goals.
Would someone be able to give a recommended step by step process in how we would go about this?
What libraries would be required in a python code?
Is there a sample code that could be run to get started?
Is it possible to switch from the new script to manual control after we upload on the Rpi?