Robot ValidationCatalogNew runDashboardTickets

← Catalog

NET-10 Robot command restart & launchfiles load without internet (vision PC)

DomainnetworkModule
Priorityhigh Automatedno
TagsRequires
Depends onNET-8 (pass)

Preconditions

Steps

  1. Connect to the vision PC (ssh root@10.42.0.109, password: nimbleone)
  2. Verify internet connection is OK: ping 8.8.8.8 must work
  3. cd etc/netplan
  4. Open 80-wifi-network.yaml
  5. Modify the AP name: change NimbleFive to 4NimbleFive
  6. Close the file
  7. Enter: netplan try
  8. Verify internet connection is dropped: ping 8.8.8.8 must fail
  9. Open another console and connect to the control PC (ssh root@10.42.0.106, password: nimbleone)
  10. Restart the robot command
  11. Check that the launchfiles can be loaded
  12. Go back to the vision PC
  13. cd etc/netplan
  14. Open 80-wifi-network.yaml
  15. Restore the AP name to NimbleFive

Expected

Notes

Must be run before any deployment in the field.

References