Salisbury-University / robot-weed-killer

Application to control our laser firing, weed killing robot
5 stars 1 forks source link

Plan setup of server to receive / process ESP32 footage #24

Closed qiugai closed 1 year ago

qiugai commented 1 year ago

In order to receive the live camera feed for image processing to allow the robot to move autonomously, there must be a server to perform this processing.

We must add a new node into the map in order to process image data, along with sending communications to the Android phone to instruct the robot where to move, and read whether to activate or pause autonomous navigation.

qiugai commented 1 year ago

mockup :)

Image

ZM009 commented 1 year ago

Planning phase completed; rough idea of what's desired so far