This class simulates a torque controlled kuka361 using its dynamic model and updates the position and velocity sensor in the axis objects. More...
#include <Kuka361TorqueSimulator.hpp>
Public Member Functions | |
Kuka361TorqueSimulator (vector< RTT::AxisInterface * > &axes, vector< double > &initialPosition) | |
void | update (vector< double > &_tau_sim) |
This class simulates a torque controlled kuka361 using its dynamic model and updates the position and velocity sensor in the axis objects.
Definition at line 26 of file Kuka361TorqueSimulator.hpp.