End of route glitch
Open
bug
- Dominant language
- C++
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Handle the ends of the routes. The bus changes it's route after both busses arrive at the last stop. Pull down the position of the other bus to find out where it's at. If I'm at the end of my route, hold my current route until the other bus arrives at the end of it's route then change routes. Consider what happens when the other bus recognizes and changes route before the other because they're using the same logic...
Should be implemented in `setCurrentRoute()` function in `busGPS.py`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.