Closed calvertdw closed 1 year ago
The documenation of us.ihmc.euclid.referenceFrame.interfaces.FrameShape3DReadOnly#getPose reads
Returns {@code null} as this shape is not defined by a pose.
but many implementations actually do have a pose and don't return null
Fair, I think this might be a copy-paste booboo
That'll be fixed in the next release
The documenation of us.ihmc.euclid.referenceFrame.interfaces.FrameShape3DReadOnly#getPose reads
but many implementations actually do have a pose and don't return null