1 #ifndef YOUBOT_JOINTDATA_H 2 #define YOUBOT_JOINTDATA_H quantity< angular_velocity > angularVelocity
Sensed encoder ticks of the joint.
Set-point velocity of the joint.
The torque set-point of the joint will be set by setting the computed current set-point.
This torque of the joint is computed from the actual current.
Sensed velocity of the joint.
abstract data class for computed joint data setpoints
abstract data class for sensed / measured joint data
quantity< plane_angle > angle
quantity< si::torque > torque
abstract data class for computed joint data
Sensed rounds per minute (rpm) of the joint.
Sensed electric current of the joint.
encoder ticks setpoint of the joint
quantity< si::angular_velocity > angularVelocity
Pulse-width modulation set-point of the joint.
quantity< si::torque > torque
abstract data class for commanded joint data
Set-point current of the joint.
quantity< si::current > current
abstract data class for data which have been computed by the hardware controller
quantity< si::current > current
abstract data class for joints
Sensed position / angle of the joint.
quantity< plane_angle > angle
Set-point angle / position of the joint.
quantity< si::angular_velocity > angularVelocity
Rounds per minute set-point of the joint.
actual pwm value of the joint
Sensed velocity of the joint.