|
|
#include <ArmarXSimulation/components/LaserScannerSimulation/LaserScannerSimulation.h>
Public Attributes | |
| std::string | frame |
| SharedRobotNodeInterfacePrx | frameNode |
| float | maxAngle |
| float | minAngle |
| float | noiseStdDev |
| int | steps |
Definition at line 118 of file LaserScannerSimulation.h.
| std::string frame |
Definition at line 120 of file LaserScannerSimulation.h.
| SharedRobotNodeInterfacePrx frameNode |
Definition at line 125 of file LaserScannerSimulation.h.
| float maxAngle |
Definition at line 122 of file LaserScannerSimulation.h.
| float minAngle |
Definition at line 121 of file LaserScannerSimulation.h.
| float noiseStdDev |
Definition at line 123 of file LaserScannerSimulation.h.
| int steps |
Definition at line 124 of file LaserScannerSimulation.h.