getJointsStr is a method that allows the user to get the Joints value based on a String Value.
We can pass the Robot name (String) in this method.
In My Station, ABB_RB1 is my robot’s name.
We can just pass “ABB_RB1” in the Robot name parameter and call the method - The joint value in String format is returned.