#include <uwo.h>
Public Attributes | |
| double | size |
| scaling factor for robot (diameter of body) | |
| double | legLength |
| length of the legs in units of size | |
| int | legNumber |
| number of snake elements | |
| bool | radialLegs |
| joint orientation is radial instead of cartesian | |
| double | mass |
| chassis mass | |
| double | relLegmass |
| relative overall leg mass | |
| double | jointLimit |
| angle range for legs | |
| double | motorPower |
| maximal force for motors | |
| double | frictionGround |
| friction with the ground | |
|
|
friction with the ground
|
|
|
angle range for legs
|
|
|
length of the legs in units of size
|
|
|
number of snake elements
|
|
|
chassis mass
|
|
|
maximal force for motors
|
|
|
joint orientation is radial instead of cartesian
|
|
|
relative overall leg mass
|
|
|
scaling factor for robot (diameter of body)
|
1.3.8