simulator-sdk  1.14.5
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Sim::ActuatorActuator is a generic class defining a robot owned object that have an influence on it and/or its environment
Sim::AngleActuatorAngleActuator is a class defining an angular motor. It is attached to the joint that it can actuate
Sim::AngleSensorAngleSensor is a class defining an angular sensor. It is attached to an angular motor (it has the same name) and can measure its rotation
Sim::AngleSpeedActuatorAngleSpeedActuator is a class defining a speed-controlled motor. It is attached to one joint and can actuate it
Sim::AngleSpeedSensorAngleSpeedSensor is a class defining an angle speed sensor. It is attached to an angle speed motor (it has the same name) and can measure its angle speed
Sim::BumperSensorBumperSensor is a class defining a bumper sensor
Sim::CameraSensorCameraSensor is a class defining a camera
Sim::CoupledActuatorCoupledActuator is a class defining a coupled motor. It is attached to several joints and can actuate them. Its command is between 0 and 1
Sim::CoupledSensorCoupledSensor is a class defining a coupled sensor
Sim::DCMSensorDCMSensor defines a generic sensor which values are communicated through the DCM
Sim::DepthInfraredSensorDepthInfraredSensor is a class defining a tactile sensor
Sim::FrameFrame defines a position in space and has a name
Sim::FSRSensorFSRSensor is a class defining a Force Sensitive Resistor sensor
Sim::HALInterfaceHALInterface is responsible for reading and writing values into the Hardware Abstraction Layer (HAL) of the robot
Sim::InertialSensorInertialSensor is a class defining a inertial unit sensor
Sim::JointJoint defines an articulation of the robot
Sim::LEDActuatorLEDActuator is a class defining a LED actuator
Sim::LinkLink defines a solid and mobile part of the robot
Sim::MassDataMassData embeds information about the inertial mass of a physical object
Sim::ModelModel is responsible of giving information of a physical robot
Sim::NAOqiLauncherNAOqiLauncher allows launching the hal and naoqi binaries
Sim::SensorSensor is a generic class defining a robot owned object that measure a quantity about it or its environment
Sim::SonarSensorSonarSensor is a class defining a sonar sensor
Sim::TactileSensorTactileSensor is a class defining a tactile sensor
Sim::TorqueActuatorTorqueActuator is a class defining a torque-controlled motor. It is attached to one joint and can actuate it
Sim::TorqueSensorTorqueSensor is a class defining an torque sensor. It is attached to a torque motor (it has the same name) and can measure its torque
Sim::VisualDataVisualData embeds information about the visualization of a physical object
Sim::WheelTorqueActuatorWheelTorqueActuator is a class defining an actuator that drives a wheel
Sim::WheelVelocityActuatorWheelVelocityActuator is a class defining an actuator that drives a wheel
Sim::WheelVelocitySensorWheelVelocitySensor is a class defining a wheel velocity sensor. It is to a wheel velocity motor (it has the same name) and can measure its wheel velocity
 All Classes Namespaces Functions Variables Enumerations Enumerator