rosbot_utils.firmware_version module
Single source of truth for the MCU firmware version shipped with this driver.
The driver and the firmware are tightly coupled (see CLAUDE.md hard rule #6.1).
Bumping this constant without also swapping the corresponding .bin files in
rosbot_utils/firmware/ will break the firmware sanity check in
configure_robot and is a release-blocking error.