JointAxisConfig.free constructor
const
JointAxisConfig.free({
- JointMotor? motor,
Implementation
const JointAxisConfig.free({JointMotor? motor})
: this._(JointAxisMotion.free, 0, 0, motor);
const JointAxisConfig.free({JointMotor? motor})
: this._(JointAxisMotion.free, 0, 0, motor);