kaeverens / waterbot

a robot for watering plants
The Unlicense
0 stars 0 forks source link

add ability for syringe to be dipped into water #12

Closed kaeverens closed 3 years ago

kaeverens commented 3 years ago

the current bot's syringe is fixed in place, so the bot needs to drive down an incline to dip the syringe into a container of water.

this causes a load of problems related to that incline.

when rebuilding the syringe layer for v3, add the ability to dip the syringe end down into the water, so the robot can stay on a flat track and avoid those issues.

kaeverens commented 3 years ago

I've solved the incline problems. I'll leave this for some other time