Skip to main content

Version Compatibility Check

SDK Version: The version of the Galbot SDK software package installed on your development PC or robot.

Robot GBS Version: The system firmware version running on the Galbot robot hardware. These two versions must be compatible to ensure proper operation.

Quick Start​

Run the compatibility check tool to verify your SDK version matches the robot's GBS version:

galbot_sdk check-version

The tool will automatically detect both versions and indicate if they are compatible. If a mismatch is found, it will provide upgrade or downgrade recommendations.

For more options, run galbot_sdk check-version --help.