Docs.rs
visual-odometry-rs-0.1.0
visual-odometry-rs 0.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mpizenberg
Dependencies
byteorder ^1.2
normal
image ^0.19
normal
itertools ^0.7
normal
nalgebra ^0.17
normal
nom ^4.2
normal
num-traits ^0.2
normal
png ^0.12
normal
rand ^0.6
normal
approx ^0.3
dev
criterion ^0.2
dev
csv ^1
dev
quickcheck ^0.8
dev
quickcheck_macros ^0.8
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
visual_
odometry_
rs
0.1.0
In visual_
odometry_
rs::
math::
se3
visual_odometry_rs
::
math
::
se3
Function
hat
Copy item path
Source
pub fn hat(xi:
Twist
) ->
Mat4
Expand description
Hat operator. Goes from se3 parameters to se3 element (4x4 matrix).