Skip to content

Added note that flashing will be on faulted side. #359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The lighting node will publish the current lighting command directly to the MCU.
| Light Control Fault (or boot failure) | <img src="/img/robot_images/common_images/lighting_images/light_control_fault.gif" width="100"/> | N/A | No | All |
| Battery Fault | <img src="/img/robot_images/common_images/lighting_images/battery_fault.gif" width="100"/> | 0 | No | D100, D150, R100, W200, A300 |
| Shore Power Fault | <img src="/img/robot_images/common_images/lighting_images/shore_fault.gif" width="100"/> | 1 | No | D100, D150 |
| Motor Fault | <img src="/img/robot_images/common_images/lighting_images/motor_fault.gif" width="100"/> | 2 | No | A300 |
| Motor Fault (flashing will be on the side of the motor that faulted) | <img src="/img/robot_images/common_images/lighting_images/motor_fault.gif" width="100"/> | 2 | No | A300 |
| Motors Overheated | <img src="/img/robot_images/common_images/lighting_images/motor_overheated.gif" width="100"/> | 3 | No | A300 |
| Motors Throttled | <img src="/img/robot_images/common_images/lighting_images/motor_throttled.gif" width="100"/> | 4 | Yes | A300 |
| Shore Power and Charged | <img src="/img/robot_images/common_images/lighting_images/shore_and_charged.gif" width="100"/> | 5 | Yes | D100, D150 |
Expand Down