For a fully connected set of node devices in a BLE mesh network, where any node device can send data packets to any other node device via an optimally short number of radio hops across that network, what happens when the node devices in that network start moving around, as they would for example in a fleet of autonomous delivery robots in a warehouse.
Does the BLE mesh network continuously or regularly update its internal map of the network topology to maintain the ability to optimally deliver network packets, or does BLE mesh networking simply break if the network node devices are constantly being moved around?
If BLE mesh networking is not suitable for this application, what alternative mesh networking protocol would support this modern use-case?.
Thank you.