Beta Version Update Manual
Beta Version Branch: main
Update Steps
Enter the following command in the terminal:
$ sh -c "$(wget --no-cache http://roban.lejurobot.com/sys_update/download_sys_update_beta.sh -O -)"
When using the update script for the first time, you will need to enter the administrator password once. If the following interface appears:
- You need to enter the administrator password via the keyboard (the initial password is
softdev
; if you have changed the password, use the one you set. The password will not be displayed as you type. After entering the password, press theEnter
key to confirm). This step is required so that subsequent update operations can install dependent libraries without needing to enter the password again.
- You need to enter the administrator password via the keyboard (the initial password is
Press the
Enter
key to access the update options. Use the↑
and↓
arrow keys on the keyboard to move the highlight bar to eitherUpdate Roban Program
orForce Update Roban Program
, then press theEnter
key to confirm (testing should use the force update to overwrite files from different branches).If the update process is blocked and the terminal displays the following image, enter
yes
and press theEnter
key.If the program updates successfully, it will display
Update Successful
. Press any key on the keyboard to proceed to the next step.Return to the update options interface, move the highlight bar to
Exit Program
, and press theEnter
key to confirm.Exit the program update process.
You can then begin the testing work.
Q&A
Q:If the robot experiences an unexpected power outage during the update process and cannot update or compile again through the
01. Update Roban Program
option in step three, what should be done?A:Follow the method in step three and select
04. Force Update Roban Program (This will delete custom files)
. Wait for the update to complete successfully.