concepts.dm.crow.action.CrowAchieveExpression#

class CrowAchieveExpression[source]#

Bases: CrowActionBodyPrimitiveBase

Methods

Attributes

goal

The goal of the achieve expression.

__init__(goal)[source]#
Parameters:

goal (ValueOutputExpression) –

__new__(**kwargs)#
goal: ValueOutputExpression#

The goal of the achieve expression.