Home Previous Up Next Index

armarx::RobotUnitModule::RobotUnitUnitInterface

Overview

interface RobotUnitUnitInterface

Derived Classes and Interfaces

RobotUnitInterface

Operation Index

getUnit
getUnits
getKinematicUnit
getForceTorqueUnit
getInertialMeasurementUnit
getPlatformUnit
getTCPControlUnit
getTrajectoryPlayer

Operations

Object* getUnit(string staticIceId)

::Ice::ObjectProxySeq getUnits()

KinematicUnitInterface* getKinematicUnit()

ForceTorqueUnitInterface* getForceTorqueUnit()

InertialMeasurementUnitInterface* getInertialMeasurementUnit()

PlatformUnitInterface* getPlatformUnit()

TCPControlUnitInterface* getTCPControlUnit()

TrajectoryPlayerInterface* getTrajectoryPlayer()


Home Previous Up Next Index