34 #ifndef OPEN_WALKER_CORE_INTERFACES_I_ROBOT_OUT_PORTS_REAL_H 35 #define OPEN_WALKER_CORE_INTERFACES_I_ROBOT_OUT_PORTS_REAL_H 59 virtual const IImuSensor* imuSensor()
const = 0;
65 virtual const IJoints* joints()
const = 0;
72 #endif // OPEN_WALKER_CORE_INTERFACES_I_ROBOT_OUT_PORTS_REAL_H
The IImuSensor class.
Definition: i_imu_sensor.h:47
virtual ~IRobotOutPortsReal()
Virtual destructor.
Definition: i_robot_out_ports_real.h:54
The IForceTorqueSensors class.
Definition: i_force_torque_sensors.h:47
Definition: angular_acceleration.h:39
The IRobotOutPortsReal class.
Definition: i_robot_out_ports_real.h:48
The IJoints class.
Definition: i_joints.h:47