![]() |
NimbRo ROS Soccer Package
|
An interface class for encapsulating all of the data that the walk and kick behaviour states should command. More...
#include <wak_actuator_vars.h>
Public Member Functions | |
void | reset () |
Public Attributes | |
bool | halt |
Vec3f | GCV |
bool | doKick |
bool | rightKick |
DiveDirection | doDive |
float | gazeYaw |
float | gazePitch |
An interface class for encapsulating all of the data that the walk and kick behaviour states should command.
This class is generated by WAKBehState and its derived classes, and used by WAKRosInterface to generate the ROS outputs of the walk and kick node.