VelocityMotor

Show Deprecated

The VelocityMotor is a special type of joint that works similarly to a Motor, but it uses a MotorFeature and a Hole to create the connection. In order for this object to work correctly:

Summary

Properties

  • read parallel

    Displays the angle that the motor is at in radians.

  • read parallel

    The desired angle to be reached. The motor will attempt to reach this angle.

  • read parallel

    The Hole linked to this VelocityMotor.

  • read parallel

    The maximum amount of velocity able to be reached.

Properties inherited from JointInstance

Properties

CurrentAngle

read parallel

Displays the angle that the motor is at in radians.

DesiredAngle

read parallel

The desired angle to be reached. The motor will attempt to reach this angle.

Hole

read parallel

The Hole linked to this VelocityMotor.

MaxVelocity

read parallel

The maximum amount of velocity able to be reached.

Methods

Events