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
{{ message }}
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
I'm using ModelToSDF (gazebo/msgs/msgs.cc) and I have a strange behavior that Identify coming from line 2720 in that same file.
The scale flag is not set if the mesh geometry has no submesh. Maybe there's a good reason, but to me scale shouldn't be depending on the submesh:
In the model repository, there are models with scale flag and no submesh.
Thx,
The text was updated successfully, but these errors were encountered:
Original report (archived issue) by XB32Z (Bitbucket: XB32Z).
Hi everyone !
I'm using ModelToSDF (gazebo/msgs/msgs.cc) and I have a strange behavior that Identify coming from line 2720 in that same file.
The scale flag is not set if the mesh geometry has no submesh. Maybe there's a good reason, but to me scale shouldn't be depending on the submesh:
In the model repository, there are models with scale flag and no submesh.
Thx,
The text was updated successfully, but these errors were encountered: