#include <PackageMotionCognition.h>
Collaboration diagram for PackageMotionCognition:
Public Attributes | |
unsigned long | timeStamp |
The time when the package was sent. | |
MotionInfo | motionInfo |
the MotionRequest that is currently executed be the MotionControl |
Definition at line 22 of file PackageMotionCognition.h.
|
The time when the package was sent.
Definition at line 26 of file PackageMotionCognition.h. Referenced by operator<<(), and operator>>(). |
|
the MotionRequest that is currently executed be the MotionControl
Definition at line 29 of file PackageMotionCognition.h. Referenced by operator<<(), and operator>>(). |