[FirmwareUpdater] cannot read from firmwareupdater.ini #673
-
|
Hi, I'm new to Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @jimingda, you have to run then you run In any case, you can run May be also this documentation could be useful to you: cc @pattacini |
Beta Was this translation helpful? Give feedback.



Hi @jimingda,
you have to run
FirmwareUpdateron the head since It communicates w/ theETHboards through the10.0.1.104IP gateway.If you open a shell in ssh on the head :
then you run
FirmwareUpdaterit should work sincefirmwareupdater.iniis placed by default on the root of the head (it is also present in each robot folder by default).In any case, you can run
FirmwareUpdaterw/firmwareupdater.iniat the same level copying it by hand (<robotology-superbuild-path>/src/ICUB)May be also this documentation could be useful to you:
cc @pattacini