#include <robotchain.h>
Public Attributes | |
| double | size |
| scaling factor for robot (size of one robot) | |
| double | distance |
| distance between robots | |
| double | force |
| double | speed |
| int | numRobots |
| number of robots in the chain | |
| double | massFactor |
| double | wheelSlip |
| std::string | color |
| color of robots | |
| bool | useIR |
| use infrared sensors? | |
| std::string color |
color of robots
| double distance |
distance between robots
| double massFactor |
| int numRobots |
number of robots in the chain
| double size |
scaling factor for robot (size of one robot)
| bool useIR |
use infrared sensors?
1.6.3