PoseVelocity2dDual

data class PoseVelocity2dDual<Param>(val linearVel: Vector2dDual<Param>, val angVel: DualNum<Param>)

Dual version of PoseVelocity2d.

Constructors

Link copied to clipboard
constructor(linearVel: Vector2dDual<Param>, angVel: DualNum<Param>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard