You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this issue is to integrate the computeDistance function into the Model class within the robot_model module. This enhancement will enable the calculation of a distance matrix between any two links, denoted as link (i) and link (j).
The goal of this issue is to integrate the
computeDistancefunction into the Model class within the robot_model module. This enhancement will enable the calculation of a distance matrix between any two links, denoted as link (i) and link (j).