concepts.dm.crow.behavior.CrowAchieveExpression#
- class CrowAchieveExpression[source]#
- Bases: - CrowBehaviorBodyPrimitiveBase- Methods - Attributes - The goal of the achieve expression. - Whether the goal should be achieved only once. - __init__(goal, once=False, is_policy_achieve=False, ordered=False, serializable=False, refinement_compressible=True)[source]#
- Initialize an achieve expression. 
 - __new__(**kwargs)#
 - property flags#
 - property flags_str#
 - goal: ValueOutputExpression#
- The goal of the achieve expression. 
 - property op_str#