The arm serial number is pulled from the .cal file and saved in the sawRobotIO XML configuration file. Once a dVRK application is started, it is hard to know which configuration file has been loaded and this can lead to user errors, specially when calibrating the system. For a quick visual check, it would be great to expose the serial number in the GUI, maybe in both IO widget and arm widget.
For ROS applications, it would be nice to push this information using the node params.
sawRobotIO1394 has been modified to display the serial number in GUI. For the pots calibration, we read the SN from the XML file and ask user to confirm that numbers match.
The arm serial number is pulled from the .cal file and saved in the sawRobotIO XML configuration file. Once a dVRK application is started, it is hard to know which configuration file has been loaded and this can lead to user errors, specially when calibrating the system. For a quick visual check, it would be great to expose the serial number in the GUI, maybe in both IO widget and arm widget.
For ROS applications, it would be nice to push this information using the node params.