Arm
Inherits from:Robot
Abstract base class defining the interface for robotic arms.
This class extends the base Robot class with additional methods specific to
robotic arm manipulation and control including joint control and gripper operations.
Inherited methods
- From
Robot:addSensor,getImage,getState,getPosition,getOrientation,moveByVelocity,stop,cleanup
init
Arguments
getJointAngles
setJointAngles
Arguments
grasp
release
setNamedPose
Arguments
removeNamedPose
Returns
Joint angles (radians) of the named pose that was removed, or None if the named pose did not exist