|
| 1 | +# Kit Team Meeting 2025-06-03 |
| 2 | + |
| 3 | +## Attendees |
| 4 | + |
| 5 | +### Present |
| 6 | + |
| 7 | +- Jake Howard |
| 8 | +- Karina Kwiatek |
| 9 | +- Keith Emerson |
| 10 | +- Will Barber |
| 11 | +- Alex Colville |
| 12 | + |
| 13 | +### Apologies |
| 14 | + |
| 15 | +## Topics |
| 16 | + |
| 17 | +### Kit Recovery |
| 18 | + |
| 19 | +- Jake needs to find the teams to chase |
| 20 | + |
| 21 | +### Kit collation |
| 22 | + |
| 23 | +- It happened, and was very successful |
| 24 | +- All USB cables have been counted **and tested** |
| 25 | +- We'll work out kit numbers in next meeting, and plan what needs purchasing (including cases) |
| 26 | +- We should have a session in between collation and testing to fix cases |
| 27 | +- Diane has found another kit, which she's going to ship to Jake before the next event |
| 28 | + |
| 29 | +### Kit roadmap |
| 30 | + |
| 31 | +- Encoders |
| 32 | + - Will need documentation with pros/cons |
| 33 | +- Use system Python version |
| 34 | + - Can drop `pyenv` and hopefully virtualenv |
| 35 | +- Drop property setters and _most_ getters |
| 36 | + - `.zone` and `.mode` can probably stay |
| 37 | +- Update simulator for new Webots |
| 38 | + |
| 39 | +### Low priority / nice to have |
| 40 | + |
| 41 | +- Prevent subclassing of robot |
| 42 | +- Multiple camera support |
| 43 | + - Likely brings 3rd-party camera support with it |
| 44 | + - Needs calibration documentation |
| 45 | +- Rewrite Astoria |
| 46 | +- Raspbian update |
| 47 | + - Needs Astoria rewrite |
| 48 | + - Lots of networking changes |
| 49 | +- Singular enums https://github.com/srobo/sr-robot3/issues/15 |
| 50 | +- Send marker data to web UI (along with image) |
| 51 | +- Drop support for extending SR firmware |
| 52 | + - Must be done alongside better docs for writing custom firmware (eg best practices) |
| 53 | +- Improve simulator setup script |
| 54 | + |
| 55 | +### Other |
| 56 | + |
| 57 | +- All committees is today. Anything to raise? |
| 58 | +- [Issues in minutes repo (action points from previous meetings)](https://github.com/srobo/kit-team-minutes/issues) |
| 59 | + - ACTION Sort this out |
| 60 | +- [SR(A)WN](https://github.com/srobo/srawn/issues) |
| 61 | +- After meeting doing |
| 62 | +- AOB? |
| 63 | + |
| 64 | +- Thank Yous and Well Dones |
| 65 | + |
0 commit comments