Registry / utility / euclid-frame

euclid-frame

JSON →
library0.22.5javamavenunverified

Euclid geometry library providing frame-based 3D geometry and spatial data structures.

<dependency> <groupId>us.ihmc</groupId> <artifactId>euclid-frame</artifactId> <version>0.22.5</version> </dependency>
INSTALL
IMPORT
SIG · EUCLID-FRAME
E
euclid-frame
utilityjavav0.22.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FramePoint3D
us.ihmc.euclid.referenceFrame.FramePoint3D

Create a 3D point in the world frame using FramePoint3D.

import us.ihmc.euclid.referenceFrame.FramePoint3D; import us.ihmc.euclid.referenceFrame.ReferenceFrame; FramePoint3D point = new FramePoint3D(ReferenceFrame.getWorldFrame(), 1.0, 2.0, 3.0); // Use point in frame-aware computations.
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.22.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
euclid-frame — mvn dependency:get euclid-frame · libregistry