Definition at line 32 of file sr_latching_example.py.
def sr_latching_example.LatchingExample.__init__ |
( |
|
self | ) |
|
def sr_latching_example.LatchingExample.create_hand_publishers |
( |
|
self, |
|
|
|
keys_prefixed |
|
) |
| |
Creates a dictionary of publishers to send the targets to the controllers
on /sh_??_??j?_mixed_position_velocity_controller/command
or /sh_??_??j?_position_controller/command
Definition at line 119 of file sr_latching_example.py.
def sr_latching_example.LatchingExample.publish_pose |
( |
|
self, |
|
|
|
pose |
|
) |
| |
def sr_latching_example.LatchingExample.run |
( |
|
self | ) |
|
Runs the hand through different predefined position in a given order.
Definition at line 55 of file sr_latching_example.py.
string sr_latching_example.LatchingExample.controller_type = "_position_controller" |
|
static |
sr_latching_example.LatchingExample.hand_publishers |
sr_latching_example.LatchingExample.keys |
sr_latching_example.LatchingExample.keys_prefixed |
sr_latching_example.LatchingExample.prefix |
sr_latching_example.LatchingExample.sleep_time |
The documentation for this class was generated from the following file: