Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
motoman::motion_ctrl::MotomanMotionCtrl Class Reference

Wrapper class around Motoman-specific motion control commands. More...

#include <motion_ctrl.h>

List of all members.

Public Member Functions

bool controllerReady ()
bool init (SmplMsgConnection *connection, int robot_id)
 MotomanMotionCtrl ()
 Default constructor.
bool setTrajMode (bool enable)
bool stopTrajectory ()

Static Public Member Functions

static std::string getErrorString (const MotionReply &reply)

Protected Member Functions

bool sendAndReceive (MotionControlCmd command, MotionReply &reply)

Protected Attributes

SmplMsgConnectionconnection_
int robot_id_

Detailed Description

Wrapper class around Motoman-specific motion control commands.

Definition at line 51 of file motion_ctrl.h.


Constructor & Destructor Documentation

Default constructor.

Definition at line 59 of file motion_ctrl.h.


Member Function Documentation

Definition at line 56 of file motion_ctrl.cpp.

Definition at line 133 of file motion_ctrl.cpp.

bool motoman::motion_ctrl::MotomanMotionCtrl::init ( SmplMsgConnection connection,
int  robot_id 
)

Definition at line 49 of file motion_ctrl.cpp.

Definition at line 110 of file motion_ctrl.cpp.

Definition at line 71 of file motion_ctrl.cpp.

Definition at line 91 of file motion_ctrl.cpp.


Member Data Documentation

Definition at line 71 of file motion_ctrl.h.

Definition at line 72 of file motion_ctrl.h.


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


motoman_driver
Author(s): Jeremy Zoss (Southwest Research Institute)
autogenerated on Wed Aug 26 2015 12:37:34