![]()  | 
  
    ronelib
    
   Operating System for the r-one robot 
   | 
 
External pose of the robot as determined by an outside ASCII radio command system. More...
#include <externalPose.h>
Data Fields | |
| uint8 | ID | 
| Pose | pose | 
| uint32 | timeStamp | 
| boolean | active | 
External pose of the robot as determined by an outside ASCII radio command system.
| boolean ExternalPose::active | 
Status of the ExternalPose (TRUE for active, FALSE otherwise)
| uint8 ExternalPose::ID | 
ID of the robot
| Pose ExternalPose::pose | 
Robot's pose
| uint32 ExternalPose::timeStamp | 
Timestamp of the ExternalPose