Functions | Variables
motoman::mp_wrapper Namespace Reference

Functions

int getInteger (int index)
 Read integer data from the controller integer data table. Function blocks until data is read.
void getMotomanFbPos (JointData &pos)
void getRosFbPos (JointData &pos)
void setInteger (int index, int value)
 Write integer data to the controller integer data table. Function blocks until data is written.
void toJointData (MP_FB_PULSE_POS_RSP_DATA &src, JointData &dest)
void toMpPosVarData (USHORT posVarIndex, JointData &src, MP_POSVAR_DATA &dest)

Variables

const int VAR_POLL_TICK_DELAY = 10
 Number of ticks to delay between.

Function Documentation

int motoman::mp_wrapper::getInteger ( int  index)

Read integer data from the controller integer data table. Function blocks until data is read.

Parameters:
indexin data table
Returns:
integer value

Definition at line 64 of file mp_wrapper.cpp.

Definition at line 82 of file mp_wrapper.cpp.

Definition at line 106 of file mp_wrapper.cpp.

void motoman::mp_wrapper::setInteger ( int  index,
int  value 
)

Write integer data to the controller integer data table. Function blocks until data is written.

Parameters:
indexin data table
valueto write

Definition at line 48 of file mp_wrapper.cpp.

void motoman::mp_wrapper::toJointData ( MP_FB_PULSE_POS_RSP_DATA &  src,
JointData dest 
)

Definition at line 112 of file mp_wrapper.cpp.

void motoman::mp_wrapper::toMpPosVarData ( USHORT  posVarIndex,
JointData src,
MP_POSVAR_DATA &  dest 
)

Definition at line 142 of file mp_wrapper.cpp.


Variable Documentation

Number of ticks to delay between.

Definition at line 57 of file mp_wrapper.h.



dx100
Author(s): Shaun Edwards (Southwest Research Institute)
autogenerated on Thu Jan 2 2014 11:29:36