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
I don't think we can change the message definitions in Gazebo classic at this point, because it would break ABI. I don't think we should add capsule and ellipsoid support to Gazebo classic at this point.
Desired behavior
Related with this PR #289.
Capsule and Cone are defined in
ignition::msgs
but not ingazebo::msgs
https://github.com/osrf/gazebo/tree/gazebo11/gazebo/msgsThe objective is to add these msgs to
ignition::gazebo
and uncomment the code in the PR.The text was updated successfully, but these errors were encountered: