Robot ValidationCatalogNew runDashboardTickets

← Catalog

NET-8 Robot can control without internet access in the vision pc

DomainnetworkModule
Priorityhigh Automatedno
TagsRequires
Depends onNET-5 (pass)

Preconditions

Steps

  1. Connect to the vision PC (ssh root@10.42.0.109 and the password: nimbleone)
  2. Verify internet connection is OK : ping 8.8.8.8 must works
  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 failed
  9. Open other console and and connect to the control PC ssh root@10.42.0.106 and the password: nimbleone
  10. Check that the robot can still be control even without internet: with UI Mission control or the control PC
  11. Go to the vision PC
  12. cd etc/netplan
  13. Open 80-wifi-network.yam
  14. Restore the AP name to NimbleFive

Expected

Notes

This test must be run before any deployment in the field