|
#include <ArmarXSimulation/components/LaserScannerSimulation/LaserScannerSimulation.h>
Public Attributes | |
std::string | frame |
SharedRobotNodeInterfacePrx | frameNode |
float | maxAngle |
float | minAngle |
float | noiseStdDev |
int | steps |
Definition at line 85 of file LaserScannerSimulation.h.
std::string frame |
Definition at line 87 of file LaserScannerSimulation.h.
SharedRobotNodeInterfacePrx frameNode |
Definition at line 92 of file LaserScannerSimulation.h.
float maxAngle |
Definition at line 89 of file LaserScannerSimulation.h.
float minAngle |
Definition at line 88 of file LaserScannerSimulation.h.
float noiseStdDev |
Definition at line 90 of file LaserScannerSimulation.h.
int steps |
Definition at line 91 of file LaserScannerSimulation.h.