Public Types | Public Member Functions
LessThanDesiredJawPosition Struct Reference

#include <GripperPositionStateMachine.h>

List of all members.

Public Types

typedef boost::mpl::list
< boost::statechart::in_state_reaction
< i_do_position,
LessThanDesiredJawPosition,&LessThanDesiredJawPosition::doo >
, boost::statechart::transition
< i_atDesiredJawPosition_position,
AtDesiredJawPosition >
, boost::statechart::transition
< e_moreThanDesiredJawPosition,
MoreThanDesiredJawPosition > > 
reactions

Public Member Functions

void doo (const i_do_position &)

Detailed Description

Definition at line 408 of file GripperPositionStateMachine.h.


Member Typedef Documentation

typedef boost::mpl::list< boost::statechart::in_state_reaction< i_do_position, LessThanDesiredJawPosition, &LessThanDesiredJawPosition::doo >, boost::statechart::transition< i_atDesiredJawPosition_position, AtDesiredJawPosition >, boost::statechart::transition< e_moreThanDesiredJawPosition, MoreThanDesiredJawPosition > > LessThanDesiredJawPosition::reactions

Definition at line 414 of file GripperPositionStateMachine.h.


Member Function Documentation

Make sure both jaws have state messages populated

Compare average jaw position against set point and delta

Definition at line 706 of file GripperPositionStateMachine.cpp.


The documentation for this struct was generated from the following files:


robodyn_mechanisms
Author(s):
autogenerated on Thu Jun 6 2019 21:22:49