34 #ifndef OPEN_WALKER_CORE_INTERFACES_I_ROBOT_OUT_PORTS_CMD_H 35 #define OPEN_WALKER_CORE_INTERFACES_I_ROBOT_OUT_PORTS_CMD_H 57 virtual const IJoints* joints()
const = 0;
65 #endif // OPEN_WALKER_CORE_INTERFACES_I_ROBOT_OUT_PORTS_CMD_H
Definition: angular_acceleration.h:39
virtual ~IRobotOutPortsCmd()
Virtual destructor.
Definition: i_robot_out_ports_cmd.h:52
The IJoints class.
Definition: i_joints.h:47
The IRobotOutPortsCmd class.
Definition: i_robot_out_ports_cmd.h:46