The `rs_restart.sh` script used to restart realsense devices references the "old" configuration using two devices. https://github.com/aau-cns/flight_stack/blob/d1c9cffd4727164fdc4d7647c094681ff0e6cadf/src/flightstack/flightstack_scripts/driver_scripts/rs_restart.sh#L21 - [ ] Update to include multi- and single-device options
The
rs_restart.shscript used to restart realsense devices references the "old" configuration using two devices.flight_stack/src/flightstack/flightstack_scripts/driver_scripts/rs_restart.sh
Line 21 in d1c9cff