Registry / other / sophus-core

sophus-core

JSON →
library0.10.0rscratesunverified

sophus - geometry for robotics and computer vision

# Cargo.toml [dependencies] sophus_core = "0.10.0"
INSTALL
IMPORT
SIG · SOPHUS-CORE
S
sophus-core
otherrustv0.10.0
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.

Isometry3
use sophus_core::Isometry3;

Create an identity isometry transformation.

use sophus_core::Isometry3; fn main() { let iso = Isometry3::identity(); println!("{:?}", iso); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Resources
sophus-core — cargo add sophus-core · libregistry