- [Added] Added dynamic reconfigure parameters for background color and feature color.
- [Added] Allow code to change the screen size when launched.
- [Changed] tweaked the code to not publish if there are no subscribers.
- [Changed] tweaked the encoding to use rgb by default.
- [Changed] Upgraded code to run on ROS Noetic.
- [Changed] Rearranged python packages to work in Noetic.
- [Removed] Github CI due to change to Noetic.
- [Added] test files to check if evertyhing is working.
- [Added] Github actions to automatically run the test on our self-hosted machine.
- [Changed] Changed the screen's framerate from 60 to 30.
- [Fixed] launch file's display local parameter was passed in incorrectly.
- [Added] Internal pytest to test face component
- [Added] Additional methods to test internal information
- Changed shebang to work in virtualenv
- Added arguments to launch file