In the EROS architecture, all processors have a bootloader pre-installed, which means they can all be easily upgraded by the customers.
Seed Robotics policy is that of continuous improvement and, for that reason, we may release firmware upgrades from time to time, either to address potential issues or to add new features.
Firmware upgrades are free of charge and all customers are entitled to them during the support cycle of their products.
If you are using Main Board firmware version 23 or older (which introduced support for BULK_READ
and SYNC_WRITE
enabling compatibility with major frameworks), we recommend that you check the firmware version of each of the Internal actuators after you update the main board firmware.
If any of your Internal Actuators is running a version older than 20, we strongly recommend updating them too. Updating the firmware on the Internal actuators is a separate procedure and you can find instructions on how to that on a dedicated page. The present document covers the Mainboard firmware only.
The latest firmware version for the EROS Architecture can be obtained by contacting support@seedrobotics.com
The Release notes with Full Changelog are available here: EROS firmware Changelog
You may want to read this file before upgrading your firmware.
Older firmware versions are archived under http://storage.seedrobotics.com/firmware_eros/. Downgrading (installing an older version) is strongly discouraged. If you are considering downgrading, please check with our Support team (support@seedrobotics.com) before attempting it.
Pre Requisites
In order to upgrade the firmware of your unit you will need:
Upgrading
The Firmware installation procedure begins: the Teensy icon in the TyQT window turns orange and you will see a progress bar in the TyQT window. Once the upload is complete the icon turns Black again and the unit reboots automatically. Congratulations! You have upgraded your firmware.
Confirming the new version is running correctly
If you wish to confirm the new version is running correctly you have two options:
(1) Open a Console Terminal and enter the about
command. The first lines should show you the firmware version.
(2) You can also use the Dynamixel Protocol or STP Protocol and read the memory position 2 on the control table of of the main board. This will return the running firmware version.
(3) You may also use a GUI Tool such a the Robotis Dynamixel Wizard or the herborist (pypot) tool to check the installed firmware version.
Using TyQT, the firmware update procedure is quite stable and has had a 100% success rate in all our tests.
However if you do run into an issue not covered here, or would simply like some additional guidance, please get in touch with our Technical Support (support@seedrobotics.com) and we'll be happy to assist you.