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 57 of file motion_ctrl.h.


Member Function Documentation

Definition at line 58 of file motion_ctrl.cpp.

Definition at line 135 of file motion_ctrl.cpp.

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

Definition at line 51 of file motion_ctrl.cpp.

Definition at line 112 of file motion_ctrl.cpp.

Definition at line 73 of file motion_ctrl.cpp.

Definition at line 93 of file motion_ctrl.cpp.


Member Data Documentation

Definition at line 69 of file motion_ctrl.h.

Definition at line 70 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 Sat Jun 8 2019 19:06:58