#include <trackrobots.h>
Public Attributes | |
| bool | trackPos |
| bool | trackSpeed |
| bool | trackOrientation |
| bool | displayTrace |
| double | displayTraceDur |
| duration in second to display the trace | |
| double | displayTraceThickness |
| bool | writeFile |
| whether to write a log file | |
| int | interval |
| std::string | scene |
| int | id |
| bool displayTrace |
| double displayTraceDur |
duration in second to display the trace
| double displayTraceThickness |
| int id |
| int interval |
| std::string scene |
| bool trackOrientation |
| bool trackPos |
| bool trackSpeed |
| bool writeFile |
whether to write a log file
1.6.3