Common Basic Behaviors

Common basic behaviors that are shared by all Xabsl2 BehaviorControl solutions.

Basic Behavior "do-nothing"

Doesn't change the motion request

Basic Behavior "shutdown"

Initiates a shutdown of the robot

Basic Behavior "special-action"

Calls the special action which is specified by a parameter.

ParameterMeasureRangeDescription
special-action-idinteger valueinteger valueSpecifies the special action executed by the basic behavior

Basic Behavior "stand"

A behavior for standing around.

Basic Behavior "play-dead"

A behavior for playing dead robot.

Basic Behavior "walk"

Executes a normal walk with the given parameters.

ParameterMeasureRangeDescription
walk.typeinteger valueinteger valueSpecifies the used walking type.
walk.speed-xmm/s...X Speed.
walk.speed-ymm/s...Y Speed.
walk.rotation-speeddeg/s...Rotational speed.