Classes | |
| class | Walker |
| class | WFunc |
| class | WJFunc |
Functions | |
| def | get_distance |
| def | interpolate |
Variables | |
| list | jleg = ['j_c1', 'j_thigh', 'j_tibia'] |
| list | joints = [] |
| phantomx_joints = joints | |
| tuple | robot = PhantomX() |
| list | sides = ['l', 'r'] |
| list | suffix = ['f', 'm', 'r'] |
| tuple | walker = Walker(robot) |
| string | z = "_" |
| def walker.get_distance | ( | anglesa, | |
| anglesb | |||
| ) |
| def walker.interpolate | ( | anglesa, | |
| anglesb, | |||
| coefa | |||
| ) |
| list walker::jleg = ['j_c1', 'j_thigh', 'j_tibia'] |
| list walker::joints = [] |
| tuple walker::robot = PhantomX() |
| list walker::sides = ['l', 'r'] |
| list walker::suffix = ['f', 'm', 'r'] |
| tuple walker::walker = Walker(robot) |