Skip to content

6.2 Firmware Update

This describes the procedure for updating the RCU (Robot Control Unit) board firmware.

  1. Prepare the update tool and binary

    Download the following two files and place them in the same directory.

    FileDescription
    antbot_fw_loaderFirmware update tool
    ANTBOT.binFirmware binary
    Terminal window
    chmod +x antbot_fw_loader
  2. Stop running software

    Stop all software using the /dev/ttyUSB0 port.

    If an AntBot launch is running, press Ctrl+C in its terminal to shut it down.

  3. Run the firmware update

    Terminal window
    ./antbot_fw_loader
  4. Verify update completion

    Check the final log for the result.

    • Success: FW Update Success
    • Failure: FW Update Failed(error code)

For current RCU board status checks, see Firmware Diagnostics.

© 2026 ROBOTIS AI. All rights reserved.