Skip to main content

Crate autd3_rs

Crate autd3_rs 

Source

Re-exports§

pub use error::Error;
pub use error::LinkCause;
pub use error::PayloadError;
pub use autd3_rs_core::nalgebra;

Modules§

commands
common
error
geometry
legacy
link
mirror
params
protocol
rt
units
value

Structs§

Angle
Autd3
Client
ClientConfig
ConstStateChecker
CoreId
CycleOutcome
Datagram
DatagramBuilder
DcClock
DcObservation
Device
FirmwareVersion
FpgaState
Frame
FrameIter
Frames
Freq
Geometry
LayoutError
Length
LinkError
LinkStats
LinkStatus
PerfTuning
Quaternion
A quaternion. See the type alias UnitQuaternion = Unit<Quaternion> for a quaternion that may be used as a rotation.
Response
ResponseFuture
RtPriority
Velocity
Version

Enums§

DeviceState
EncodeError
Interface
RtSchedulePolicy
Telemetry

Constants§

MAX_DEVICES
MAX_INFLIGHT

Traits§

IntoLink
Link
StateCheck

Functions§

offset
point

Type Aliases§

Point3
A statically sized 3-dimensional column point.
UnitQuaternion
A unit quaternions. May be used to represent a rotation.
UnitVector3
A stack-allocated, 3-dimensional unit vector.
Vector3
A stack-allocated, 3-dimensional column vector.