Go to the source code of this file.
|
| def | hironx_ros_bridge.hironx_client._get_geometry (self, method, frame_name=None) |
| | A method only inteded for class-internal usage. More...
|
| |
| def | hironx_ros_bridge.hironx_client.delete_module (modname, paranoid=None) |
| |
| def | hironx_ros_bridge.hironx_client.getCurrentPose (self, lname=None, frame_name=None) |
| | Returns the current physical pose of the specified joint. More...
|
| |
| def | hironx_ros_bridge.hironx_client.getReferencePose (self, lname=None, frame_name=None) |
| | Returns the current commanded pose of the specified joint. More...
|
| |
| def | hironx_ros_bridge.hironx_client.setTargetPose (self, gname, pos, rpy, tm, frame_name=None) |
| | Move the end-effector to the given absolute pose. More...
|
| |