Look at the path and look at my cart XD
Out: remove this image.
Road from behind looks like this:
(Red = real path, green = example path bot will take)
You can see it does what Lipie said - comes round corner....misses path and goes in circle then up the wall. If wall was not there...
Something has changed in gps right? Now wiggle is so much less but if you go too far off the path (maybe didn't start exactly on path or cart did some wiggle and moved a little from path) then it will go round and round in circles forever trying to get on the path. If you start really close to...
Both me and a friend are experiencing weird shit with Gps today...using with vehicles it's riding around and around in a circle...didn't do this before.
Awesome. For carts actually I think the main thing is to find how early to turn. Atm the bot will get to a point, rotate, move to point. Simply checking distance to next point and turning towards the following point earlier instead of once arrived might work quite nicely.
Trust me it's better that not everyone is wiggling around on their cart. Once that gets fixed I will release or someone might release before that if they don't think it's a bad idea.
On second thoughts I think I'll wait until the vehicle navigation is fixed (Out said before that he's looking at it). Atm not so many people are botting in carts so the wiggling isn't so obvious but it might become much worse when more people use carts.
Replace "Mature Narcissus" with the name of the plant when ready for harvest, likely "Mature Azalea" and replace the description with the skill description for harvesting them e.g. "Gathering: Spend 1 Labor to gather plants." or whatever it is. The rest is fine.
Can't you just use scarecrow? And if you are doing an illegal farm just create a roundzone and gather in it:
RoundZone z = new RoundZone(me.x, me.y, 32)
CollectItemsInZone("Mature Narcissus, "Gathering: Bla bla bla", z);
I've had a working farm cart trade run addon for a while. I will probably release it here just got a few things bits left to do on it when I can be bothered xD