PoseRotationAxisAngle
3D rotation represented by a rotation around a given axis that doesn't propagate in the transform hierarchy.
Rerun datatype rerun-datatype
Arrow datatype arrow-datatype
Struct {
axis: FixedSizeList<3, float32>
angle: float32
}
API reference links api-reference-links
- 🌊 C++ API docs for
PoseRotationAxisAngle
- 🐍 Python API docs for
PoseRotationAxisAngle
- 🦀 Rust API docs for
PoseRotationAxisAngle