iCub-main
|
#include <SimConfig.h>
Public Member Functions | |
SimConfig () | |
std::string | configure (int argc, char *argv[], std::string &moduleName, int &verbosity) |
virtual std::string | getModuleName () |
virtual int | getVerbosity () |
virtual yarp::os::ResourceFinder & | getFinder () |
RobotFlags & | getFlags () |
virtual double | getWorldCFM () |
virtual double | getWorldERP () |
virtual double | getFudgeFactor () |
virtual double | getStopCFM () |
virtual double | getJointCFM () |
virtual double | getStopERP () |
virtual double | getMaxContactCorrectingVel () |
virtual double | getContactFrictionCoefficient () |
virtual double | getContactSurfaceLayer () |
virtual double | getMotorMaxTorque () |
virtual double | getMotorDryFriction () |
virtual double | getJointStopBouncyness () |
virtual int | getWorldTimestep () |
virtual OdeParams | getOdeParameters () |
![]() | |
void | setFlags () |
void | stopConfig (std::string error) |
Definition at line 44 of file SimConfig.h.
|
inline |
Definition at line 48 of file SimConfig.h.
string SimConfig::configure | ( | int | argc, |
char * | argv[], | ||
std::string & | moduleName, | ||
int & | verbosity | ||
) |
Definition at line 93 of file SimConfig.cpp.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 109 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 113 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 73 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 77 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 89 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 97 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 125 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 105 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 65 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 121 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 117 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 133 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 93 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 101 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 69 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 81 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 85 of file SimConfig.h.
|
inlinevirtual |
Implements RobotConfig.
Definition at line 129 of file SimConfig.h.