Holds pointers to the robot specific kinematics and dynamics. More...
#include <robot_model.h>
Public Attributes | |
DynamicModel::Ptr | dynamic_model_ |
KinematicModel::Ptr | kinematic_model_ |
Holds pointers to the robot specific kinematics and dynamics.
Definition at line 41 of file robot_model.h.
DynamicModel::Ptr towr::RobotModel::dynamic_model_ |
Definition at line 44 of file robot_model.h.
KinematicModel::Ptr towr::RobotModel::kinematic_model_ |
Definition at line 43 of file robot_model.h.