Functions | |
def | sendupdate (joints) |
Variables | |
Float64 | |
list | joint_names |
dictionary | joint_pubs = {} |
latch | |
dictionary | start_pose |
string | topic = "/sh_" |
def example_sendupdate.sendupdate | ( | joints | ) |
Definition at line 42 of file example_sendupdate.py.
example_sendupdate.Float64 |
Definition at line 39 of file example_sendupdate.py.
list example_sendupdate.joint_names |
Definition at line 33 of file example_sendupdate.py.
dictionary example_sendupdate.joint_pubs = {} |
Definition at line 35 of file example_sendupdate.py.
example_sendupdate.latch |
Definition at line 39 of file example_sendupdate.py.
dictionary example_sendupdate.start_pose |
Definition at line 55 of file example_sendupdate.py.
example_sendupdate.topic = "/sh_" |
Definition at line 37 of file example_sendupdate.py.