Home | Trees | Indices | Help |
|
---|
|
object --+ | RobotEnable
Class RobotEnable - simple control/status wrapper around robot state
enable() - enable all joints disable() - disable all joints reset() - reset all joints, reset all jrcp faults, disable the robot stop() - stop the robot, similar to hitting the e-stop button
|
|||
|
|||
|
|||
|
|||
intera_core_msgs/AssemblyState |
|
||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
Inherited from |
|
|||
param_lock = <thread.lock object>
|
|
|||
Inherited from |
|
Version checking capable constructor.
|
Returns the last known robot state.
|
Reset all joints. Trigger JRCP hardware to reset all faults. Disable the robot. |
Simulate an e-stop button being pressed. Robot must be reset to clear the stopped state. |
Verifies the version of the software running on the robot is compatible with this local version of the Intera SDK. Currently uses the variables in intera_interface.settings and can be overridden for all default examples by setting CHECK_VERSION to False.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 25 17:59:54 2017 | http://epydoc.sourceforge.net |