3 #ifndef __I_SIMULATION_HPP__
4 #define __I_SIMULATION_HPP__
6 #include <yarp/os/Value.h>
26 virtual bool start(
double value) = 0;
39 virtual bool step(
double value) = 0;
Base class for simulators.
Definition: ISimulation.hpp:17
virtual bool getSimulationRawPointerValue(yarp::os::Value &value)=0
virtual bool step(double value)=0
virtual bool start(double value)=0
The main, catch-all namespace for Robotics Lab UC3M.
Definition: groups.dox:5