04 / Module 2: Safety and Recovery
Motor Safety and Recovery
Keep LabVIEW robot code recoverable during practice.
35 minWalkthroughModule 2: Safety and Recovery
04 / Module 2: Safety and Recovery
Keep LabVIEW robot code recoverable during practice.
You will
The robot should have an obvious place where outputs are set safe. That makes recovery easier when testing mechanisms or returning from autonomous.
If a loop blocks or runs too slowly, driver control can feel delayed. Keep long waits out of TeleOp and use explicit state instead.
LabVIEW diagram viewer
Hover a VI. Press Ctrl-H for help.
Check your understanding
What should you check first when robot code does not behave as expected?
0 of 1 answered
References
Finished reading?