Closed thisjustin123 closed 3 weeks ago
robot.data['names'] seems to only be returning empty strings instead of the names of the joints(?).
robot.data['names']
Found a fix, will push soon. Joint names previously were all just empty. Made a quick utility to grab all the names.
Addressed in https://github.com/empriselab/RCareWorld/pull/152
Discussed in https://github.com/empriselab/RCareWorld/discussions/94
robot.data['names']
seems to only be returning empty strings instead of the names of the joints(?).