69 this->angle = 0 * radian;
81 this->encoderTicks = 0;
87 this->encoderTicks = value;
93 this->angularVelocity = 0 * radian_per_second;
99 this->angularVelocity = value;
117 this->current = 0 * ampere;
123 this->current = value;
129 this->torque = 0 * newton_meter;
135 this->torque = value;
141 this->angle = 0 * radian;
153 this->angularVelocity = 0 * radian_per_second;
159 this->angularVelocity = value;
177 this->current = 0 * ampere;
183 this->current = value;
189 this->torque = 0 * newton_meter;
195 this->torque = value;
213 this->encoderTicks = 0;
219 this->encoderTicks = value;
225 this->angularVelocity = 0 * radian_per_second;
231 this->angularVelocity = value;
JointRoundsPerMinuteSetpoint()
JointSensedEncoderTicks()
JointRampGeneratorVelocity()
JointSensedRoundsPerMinute()