concepts.simulator.pybullet.components.ur5.ur5_robot.UR5ReachAndPlace#

class UR5ReachAndPlace[source]#

Bases: BulletRobotActionPrimitive

Methods

Attributes

__call__(pos, quat, release=True, timeout=10, speed=None)[source]#

Execute reach and place primitive.

Returns:

if the place was successful.

Return type:

success

Parameters:
__init__(robot, height=0.32, speed=0.01)[source]#
Parameters:

robot (UR5Robot)

__new__(**kwargs)#
property client#
property p#
robot: UR5Robot#
property w#
property warnings_suppressed#
property world#