Week 6-7 - Spartan Superway Controls

This week, we began working on multi-pod capability in the GUI. To do this, we implemented another section that allows us to pick between pods 1, 2, or 3, then select which destination station the user wants. Once the command is sent, each pod will obtain the direction and the specific pod will be sent to that specific station.

In addition, I began looking into different ways we may be able to use the GUI. Because we ran into problems with the current server-mobile configuration, I believe using a secondary device dedicated to running the GUI would work the best. We would be able to use a Raspberry Pi running Linux to run our Python script and plug in a monitor so that the whole GUI can be seen when we present our project.

Comments