This release adds the ability to reconfigure the team number on-the-fly. The feature is still a bit janky, so please read the rest of the release notes!
Known Issues
- Changing the team number requires restarting the app
- The app may appear to be very laggy on first start. This is caused by the DNS library blocking the main loop and is only an issue if the headset is actively connected to a robot network when the team number is set to a different subnet.
- Workaround: Disconnect from the robot network, set the new team number, restart the app, and reconnect to the network.
Special thanks to @jasondaming for his help on getting the networking stuff sorted!
What's Changed
- fix typo by @TheGamer1002 in #8
- Add very rudimentary pose initialization by @schreiaj in #5
New Contributors
- @TheGamer1002 made their first contribution in #8
- @schreiaj made their first contribution in #5
Full Changelog: v0.3.0...v0.4.0