#include <RobotControlQueues.h>
Public Attributes | |
MessageQueue | selectedRobot |
MessageQueue | allRobots |
MessageQueue | robot [8] |
Definition at line 22 of file RobotControlQueues.h.
A queue for messages to all robots
Definition at line 29 of file RobotControlQueues.h.
Referenced by CDebugKeysToolBar::handleCommand(), CColorTable64DlgBar::OnCt64SendToRobot(), CTacticDesignerDlgBar::OnFreezeButton(), CRobotControlSimulatedRobots::onIdle(), CRobotControlPhysicalRobots::onIdle(), CGameToolBar::OnIdle(), CMotionTesterDlgBar::OnSend(), CTacticDesignerDlgBar::OnSendButton(), CTSLColorTableToolDlgBar::OnTSLColorTableToolLoad(), CTSLColorTableToolDlgBar::OnTSLColorTableToolSend(), CTacticDesignerDlgBar::OnUnfreezeButton(), CGameToolBar::send(), CRobotControlDebugKeyTables::sendForPhysicalRobots(), CRobotControlDebugKeyTables::sendForSimulatedRobots(), CSettingsDlgBar::sendLocal(), CColorTable64DlgBar::sendLocal(), and CSettingsDlgBar::sendToRobot().
Queues to specific robots specified by their robot number
Definition at line 32 of file RobotControlQueues.h.
Referenced by CRobotControlSimulatedRobots::onIdle(), and CRobotControlPhysicalRobots::onIdle().
A queue for messages to the selected robot
Definition at line 26 of file RobotControlQueues.h.
Referenced by CInvKinParametersDlgBar::getFitness(), CMofTesterDlgBar::handleCommand(), CDebugKeysToolBar::handleCommand(), CCameraParametersToolBar::handleCommand(), CMessageHandlerForQueueFromPhysicalRobots::handleMessage(), CInvKinParametersDlgBar::OnButtonSend(), CRobotControlSimulatedRobots::onIdle(), CRobotControlPhysicalRobots::onIdle(), CGT2004BallLocatorSetDlgBar::OnKsSend(), CGT2004WalkingEngineParamSetDlgBar::OnLoad(), CGT2004WalkingEngineParamSetDlgBar::OnMeasure(), CGT2004WalkingEngineParamSetDlgBar::OnSave(), CMotionTesterDlgBar::OnSend(), CKickEditorDlgBar::OnSend(), CHeadMotionTesterDlgBar::OnSend(), CGT2004WalkingEngineParamSetDlgBar::OnSend(), CDebugMessageGeneratorDlgBar::OnSend(), CGT2004BallLocatorSetDlgBar::RequestKalmanParameters(), CCameraParametersToolBar::send(), CXabsl2DlgBar::sendDebugRequest(), CXabsl2DlgBar::sendIntermediateCode(), CSettingsDlgBar::sendLocal(), CMofTesterDlgBar::sendSequence(), CSettingsDlgBar::sendToRobot(), and CInvKinParametersDlgBar::startWalking().