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
Hello, the XACRO file located at FLAIR/kortex_description/arms/gen3/6dof/urdf/gen3_macro.xacro is trying to load 6DOF “.STL” files, but within FLAIR/kortex_description/arms/gen3/6dof/meshes the meshes have ".stl" extensions, so kinova.launch cannot load part of the robot model. Maybe a simple fix could be just renaming ".stl" -> ".STL"?
The text was updated successfully, but these errors were encountered:
Hello, the XACRO file located at
FLAIR/kortex_description/arms/gen3/6dof/urdf/gen3_macro.xacro
is trying to load 6DOF “.STL” files, but withinFLAIR/kortex_description/arms/gen3/6dof/meshes
the meshes have ".stl" extensions, sokinova.launch
cannot load part of the robot model. Maybe a simple fix could be just renaming ".stl" -> ".STL"?The text was updated successfully, but these errors were encountered: