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
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
param_lock = Lock()
|
|
|||
Inherited from |
|
Version checking capable constructor.
|
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 Baxter RSDK. Currently uses the variables in baxter_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 Thu Aug 27 12:34:35 2015 | http://epydoc.sourceforge.net |