concepts.simulator.pybullet.components.panda.panda_robot.PandaPlanarPush#

class PandaPlanarPush[source]#

Bases: BulletRobotActionPrimitive

Methods

Attributes

__call__(target_pos, timeout=10, speed=0.01, tol=0.01)[source]#

Call self as a function.

Parameters:
Return type:

bool

__init__(robot)#
Parameters:

robot (BulletArmRobotBase)

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