Closed nim65s closed 4 years ago
loadRobotModel (through private makeModelPath) assumes that the subdir is the same as the extension, so use loadModel instead.
loadRobotModel
makeModelPath
loadModel
ref https://github.com/humanoid-path-planner/hpp-pinocchio/issues/134
loadRobotModel
(through privatemakeModelPath
) assumes that the subdir is the same as the extension, so useloadModel
instead.ref https://github.com/humanoid-path-planner/hpp-pinocchio/issues/134