concepts.simulator.pybullet.components.robot_base.RobotActionPrimitive#

class RobotActionPrimitive[source]#

Bases: object

Methods

Attributes

client

p

w

warnings_suppressed

world

__call__(*args, **kwargs)[source]#

Call self as a function.

Return type:

bool

__init__(robot)[source]#
Parameters:

robot (Robot) –

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