-
Notifications
You must be signed in to change notification settings - Fork 523
Mode9/10 Bunker Division #6037
Comments
And why set the work width so high?! 0.1m can already make a difference... |
In reality the fork is about 6m, I set it at 7m. If you set it at 6m or even lower to try to get it to use a second row in the bunker, the loader drives the fork into the wall and gets stuck. Everything I've read about how to use mode 9/10 suggested to set the width higher and in experience it does work. |
That's why I'm saying wouldn't it be easier for me to just say "do one pass down the middle" or "do two passes evenly split" the forks really grab a bigger area than their actual width which is why it works to set their width high. But instead of you guys having to try to program it to be both effective but also not get into the walls, wouldn't it be easier to have a setting I can just pick based on what's working on my particular tool and bunker? |
Why do you make such a big change ? |
So, example. On this particular fork, on this particular loader, on this particular silo, I can set it at 5.6m and it will take 2 passes clearing the whole bunker, but every maybe 10 runs it hits the wall and sticks. At a bigger number it takes just pass on the right side. Since it's a DLC loader and a mod fork and a mod map, I don't really think you are going to be that interested in the specifics of why that is the case. I'm not asking for CP to work perfect under every single circumstance, my suggestion is just to say, let me override the CP math and tell it "split the bunker into 2" or "split the bunker into 3" in situations where I can see it would work better than the automatic. CP doesn't really need to know how wide my fork is if I can just tell it "take 2 passes" |
Right now a lot of settings have "auto" or manual, and I read CP is calculating the number of paths anyway. So it would be cool to have "auto" paths, or manual. |
The overall Problem with those sticking in walls got actually not much to do with the rows and it would be just a work arround. |
Understood. And again I appreciate how well these modes already work since large-scale silage would be unenjoyable without CP. |
I hope this somehow explains the Problem that we have with walls... (The Drawing shows it a bit dramatic, but as you know FS, every tiny rock stops a 1000HP Tractor...) |
The problem stays, nearing the walls with an angle... |
MP impovements (#6025) * improved debugging channel 5 * removed waypoint index, cp.text events and moved them to onWriteUpdate to reduce network load closes #6026 , closes #5975, closes #6020, closes #6008 Straw Harvest Premos Support (#6031) * Straw Harvest Premos Support Mode 10 fixes * correct working width calculation (#6037) * fixed starting position calculation * reset target silo at each start so if we change silos we won't get stuck at the old one, fixes #4254 May fix #4547, #4130, #5249, #5936 and #6029
Fixes #6056 (lua error when StrawHarvest not installed) * improved debugging channel 5 * removed waypoint index, cp.text events and moved them to onWriteUpdate to reduce network load closes #6026 , closes #5975, closes #6020, closes #6008 Straw Harvest Premos Support (#6031) * Straw Harvest Premos Support Mode 10 fixes * correct working width calculation (#6037) * fixed starting position calculation * reset target silo at each start so if we change silos we won't get stuck at the old one, fixes #4254 May fix #4547, #4130, #5249, #5936 and #6029
Currently you set your tool width and CP calculates how many rows should be made through the bunker, I think. From experience and from reading, everyone is setting their tool width extra high to keep the driver off the walls. It seems the game tells CP something about the size of the silo, but it's not perfect info and obviously very hard to teach a robot to work very close to walls without hitting them.
Would it be possible to let the user set how many rows the bunker should be split into? For example right now with a Mode9 driver set with a work width of 7m, he doesn't hit the wall but only shovels 75% of the bunker. The right side is clean but the left side is ignored. What I would like to see instead is for CP to continue to calculate the size of the bunker, but let the user pick how many paths the tool takes through the bunker, rather than just say how wide the tool is. So with my silage fork which is actually maybe 5-6m, i can say "do 2 passes" and it will have a left and right and catch everything without catching the walls.
I appreciate how well courseplay silage modes work in general btw, using them for the first time and very impressed by how smooth it works.
Image for small example of how it's working now.
The text was updated successfully, but these errors were encountered: