1 #ifndef YOUBOT_DATATRACE_H 2 #define YOUBOT_DATATRACE_H 61 #include "boost/date_time/gregorian/gregorian.hpp" 62 #include "boost/filesystem.hpp" 108 unsigned long getTimeDurationMilliSec();
JointCurrentSetpoint currentSetpoint
time_duration timeDuration
JointTorqueSetpoint torqueSetpoint
JointRoundsPerMinuteSetpoint roundsPerMinuteSetpoint
DataTraceCntrollerMode controllerMode
Sensed encoder ticks of the joint.
JointPWMSetpoint PWMSetpoint
Set-point velocity of the joint.
The torque set-point of the joint will be set by setting the computed current set-point.
JointVelocitySetpoint targetVelocity
JointSensedRoundsPerMinute sensedRoundsPerMinute
JointSensedCurrent sensedCurrent
JointAngleSetpoint angleSetpoint
This torque of the joint is computed from the actual current.
Sensed velocity of the joint.
std::fstream parametersBeginTraceFile
JointSensedEncoderTicks sensedEncoderTicks
JointSensedVelocity sensedVelocity
void update(const std::string &key, const XmlRpc::XmlRpcValue &v)
std::fstream parametersEndTraceFile
Sensed rounds per minute (rpm) of the joint.
Creates a trace of all process data and reads all configuration parameter from one joint...
JointRampGeneratorVelocity rampGenSetpoint
Sensed electric current of the joint.
JointSensedAngle sensedAngle
encoder ticks setpoint of the joint
JointVelocitySetpoint velocitySetpoint
std::vector< YouBotJointParameterReadOnly * > parameterVector
JointCurrentSetpoint targetCurrent
Pulse-width modulation set-point of the joint.
JointAngleSetpoint targetAngle
JointEncoderSetpoint encoderSetpoint
unsigned long timeDurationMicroSec
JointSensedTorque sensedTorque
Set-point current of the joint.
Sensed position / angle of the joint.
Set-point angle / position of the joint.
Rounds per minute set-point of the joint.
actual pwm value of the joint
Sensed velocity of the joint.