NimbRo ROS Soccer Package
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
walk_and_kick::WAKUtils Class Reference

A collection of independent helper functions that should be available to all. More...

#include <wak_utils.h>

Static Public Member Functions

static void calcCircleTangent (TangentInfo &TI, const Vec2f &point, const Vec2f &centre, float radius)
 
static float calculateHaloPath (Vec2f &fromNormal, const Vec2f &fromPos, const Vec2f &toPos, const Vec2f &centre, float radius, bool smoothFromNormal=true)
 
static float calculateHaloPath (Vec2f &fromNormal, Vec2fArray &path, const Vec2f &fromPos, const Vec2f &toPos, const Vec2f &centre, float radius, bool smoothFromNormal=true)
 
static float calcWedge (float fromAngle, float toAngle, int forceSign=0)
 

Detailed Description

A collection of independent helper functions that should be available to all.


The documentation for this class was generated from the following files: