Classes | |
class | JointKinematics |
Kinematics class which subscribes to the /joint_states topic, recording the current joint states for the kinematic chain designated. More... | |
Functions | |
def | create_joint_kin |
def | main |
def pykdl_utils.joint_kinematics.create_joint_kin | ( | base_link, | |
end_link, | |||
urdf_filename = None , |
|||
timeout = 1. |
|||
) |
Definition at line 44 of file joint_kinematics.py.
Definition at line 199 of file joint_kinematics.py.