Ofekw / SoftEng-306-Project-1

1 stars 3 forks source link

Carrier callback traceback errors: #131

Closed hshe824 closed 8 years ago

hshe824 commented 8 years ago

Carrier callback traceback error when running, tried to run carriers, got lots of red traceback code. Does anyone else get this?

hshe824 commented 8 years ago

screenshot from 2015-08-20 21 18 35

hshe824 commented 8 years ago

or is this still a work in progress? @amer236 @jyou338

jyou338 commented 8 years ago

It's because when we initiate the carrier_robots list we have to make the size the same number as the number of robots. Alex and I decided to just hardcode a max number of robots which we have in our latest version. We've got it done in our latest version and I'll do a pull request it it merges with master ok.

If you want to just change it now just go into RobotCarrier and make the list longer

amer236 commented 8 years ago

@hshe824 how many robots we're you trying to run?

pasticks commented 8 years ago

Were having a discussion tomorrow regarding the brief etc but i think we're going to try optimise stuff for 3 pickers and 2 carriers. Will explain more tomorrow. On 20/08/2015 10:19 pm, "Alex" notifications@github.com wrote:

@hshe824 https://github.com/hshe824 how many robots we're you trying to run?

— Reply to this email directly or view it on GitHub https://github.com/Ofekw/SoftEng-306-Project-1/issues/131#issuecomment-132965984 .

amer236 commented 8 years ago

@greg737 @hshe824 We have decided on, and accomodated for a max of 10 robots. Is there a way to ensure this is followed in the run script?

pasticks commented 8 years ago

Well be lucky to get 3 pickers going so it shouldn't be a problem. On 23/08/2015 12:30 pm, "Alex" notifications@github.com wrote:

@greg737 https://github.com/greg737 @hshe824 https://github.com/hshe824 We have decided on, and accomodated for a max of 10 robots. Is there a way to ensure this is followed in the run script?

— Reply to this email directly or view it on GitHub https://github.com/Ofekw/SoftEng-306-Project-1/issues/131#issuecomment-133767157 .

amer236 commented 8 years ago

Okay then

greg737 commented 8 years ago

There's a limit of 5 robots per entity