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
why , yet another point class? what about roll,pitch & yaw?
Member
Author
supertick
I could reuse Point3f I suppose
Member
AutonomicPerfectionist •
edited
There's also org.myrobotlab.kinematics.Point, and for roll, pitch, and yaw there's org.myrobotlab.service.data.Orientation
Really, all of these should be consolidated into one hierarchy at some point, with a Point specifying only coordinates, an Orientation specifying only rotational values, and Position containing both a Point marking its origin and an Orientation