SliderWheelieConf Struct Reference

#include <sliderwheelie.h>

List of all members.

Public Attributes

int segmNumber
 number of snake elements
double segmLength
 length of one snake element
double segmDia
 diameter of a snake element
double segmMass
 mass of one snake element
double motorPower
 power of the motors / servos
double powerRatio
 ratio of motorpower for hinge vs. slider
double sensorFactor
 scale for sensors
double frictionGround
 friction with ground
double frictionJoint
 friction within joint
double jointLimitIn
 maximal angle for the joints to the inside (M_PI/2 = 90 degree)
double jointLimitOut
 maximal angle for the joints to the outside
double sliderLength
 length of the slider in segmLength


Member Data Documentation

double frictionGround

friction with ground

double frictionJoint

friction within joint

double jointLimitIn

maximal angle for the joints to the inside (M_PI/2 = 90 degree)

double jointLimitOut

maximal angle for the joints to the outside

double motorPower

power of the motors / servos

double powerRatio

ratio of motorpower for hinge vs. slider

double segmDia

diameter of a snake element

double segmLength

length of one snake element

double segmMass

mass of one snake element

int segmNumber

number of snake elements

double sensorFactor

scale for sensors

double sliderLength

length of the slider in segmLength


The documentation for this struct was generated from the following file:
Generated on Tue Sep 16 22:01:54 2008 for Robotsystem of the Robot Group Leipzig by  doxygen 1.4.7