add | introduction to the pattern
This commit is contained in:
parent
1ba4a15df2
commit
389cfcbd49
@ -9,10 +9,23 @@ This is a set of tools to operate the internal configuration of the motor throug
|
|||||||
`swmotor`: Switch to motor mode (Default), Motor while be enable.(Configuration cannot be modified)
|
`swmotor`: Switch to motor mode (Default), Motor while be enable.(Configuration cannot be modified)
|
||||||
`cancelboot`: Rescue modes, such as misoperation (such as upgrade failure), cause the motor to turn into brick.
|
`cancelboot`: Rescue modes, such as misoperation (such as upgrade failure), cause the motor to turn into brick.
|
||||||
|
|
||||||
|
### How to distinguish which mode the motor is currently in?
|
||||||
|
Look at the green LED on the back of the motor.
|
||||||
|
|
||||||
|
| Motor Mode | Bootloader Mode |
|
||||||
|
| ---- | ---- |
|
||||||
|
|  |  |
|
||||||
|
| Slow Blink. | Fast Blink 3 times. |
|
||||||
|
|
||||||
## Using
|
## Using
|
||||||
|
|
||||||
The downloaded linux executable file does not have permission to run directly, please:
|
The downloaded linux executable file does not have permission to run directly, please:
|
||||||
`sudo chmod 777 ./unisp ./changeid ./swboot ./swmotor ./cancelboot`
|
`sudo chmod 777 ./unisp ./changeid ./swboot ./swmotor ./cancelboot`
|
||||||
|
run example for changeid:
|
||||||
|
`sudo ./changeid /dev/ttyUSB0 0 2`
|
||||||
|
|
||||||
|
|
||||||
|
## Other
|
||||||
|
|
||||||
Unitree MotorToolbox does not require root permissions to function properly, but the exception is that your `ttyUSB` device must have sufficient permissions. like:
|
Unitree MotorToolbox does not require root permissions to function properly, but the exception is that your `ttyUSB` device must have sufficient permissions. like:
|
||||||
|
|
||||||
|
BIN
motor_tools/bootloader_mode.gif
Executable file
BIN
motor_tools/bootloader_mode.gif
Executable file
Binary file not shown.
After Width: | Height: | Size: 3.7 MiB |
BIN
motor_tools/motor_mode.gif
Executable file
BIN
motor_tools/motor_mode.gif
Executable file
Binary file not shown.
After Width: | Height: | Size: 3.8 MiB |
Loading…
x
Reference in New Issue
Block a user