|
kinematics-dynamics
|
Tests AsibotSolver ikin from loaded configuration file.
Public Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Protected Attributes | |
| yarp::dev::PolyDriver | solverDevice |
| roboticslab::ICartesianSolver * | iCartesianSolver |
Static Protected Attributes | |
| static const double | EPS_CART = 1e-6 |
| static const double | EPS_JOINT = 1e-3 |