Public Member Functions | |
def | __init__ (self, name="", motor="", j_min=0, j_max=90) |
Public Attributes | |
max | |
min | |
motor | |
name | |
Definition at line 37 of file shadowhand_ros.py.
def sr_hand.shadowhand_ros.Joint.__init__ | ( | self, | |
name = "" , |
|||
motor = "" , |
|||
j_min = 0 , |
|||
j_max = 90 |
|||
) |
Definition at line 39 of file shadowhand_ros.py.
sr_hand.shadowhand_ros.Joint.max |
Definition at line 43 of file shadowhand_ros.py.
sr_hand.shadowhand_ros.Joint.min |
Definition at line 42 of file shadowhand_ros.py.
sr_hand.shadowhand_ros.Joint.motor |
Definition at line 41 of file shadowhand_ros.py.
sr_hand.shadowhand_ros.Joint.name |
Definition at line 40 of file shadowhand_ros.py.