|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IExpressionSegment | |
|---|---|
| com.kuka.roboticsAPI.controllerModel.sunrise.api | Contains the necessary objects to work with Sunrise. |
| com.kuka.roboticsAPI.controllerModel.sunrise.api.expressions | Contains the classes for building Sunrise stop conditions.. |
| com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds | Contains predefined compounds for Sunrise. |
| com.kuka.roboticsAPI.controllerModel.sunrise.xml | Contains the xmlsua implementation. |
| Uses of IExpressionSegment in com.kuka.roboticsAPI.controllerModel.sunrise.api |
|---|
| Classes in com.kuka.roboticsAPI.controllerModel.sunrise.api that implement IExpressionSegment | |
|---|---|
class |
ActiveDevice
A active device has read/write access to drive groups during active phase of an SPR. |
class |
DeviceObserverModule
Base class for device observer modules. |
class |
DynDfeLoggerModule
Represents a module to log DFE values. |
class |
FrameDefinitionList
Contains the frame definitions for a SPR. |
class |
InPort
A inport is a port of a compound which contains input data for the compound in the data-flow. |
class |
Module
A SPR can have many modules. |
class |
ObserverModule
Represents an Observer module. |
class |
OutPort
A outport is a port of a compound which provides result data of the compound in the data-flow. |
class |
Port
A port is a Data-Flow-Element (DFE) in a SPR. |
class |
SelectionModule
Stub module for a selection to the graph. |
class |
SPR
A SPR is a data structure which represents a Sunrise Primitive Record. |
class |
SPRComponent
A SPR component is part of an SPR an provides outports for the data-flow and has inports which can be connected with outports of other SPR components. |
| Uses of IExpressionSegment in com.kuka.roboticsAPI.controllerModel.sunrise.api.expressions |
|---|
| Methods in com.kuka.roboticsAPI.controllerModel.sunrise.api.expressions with parameters of type IExpressionSegment | |
|---|---|
ExpressionBuilder |
ExpressionBuilder.append(IExpressionSegment provider,
String tag)
|
void |
Expression.replaceProvider(IExpressionSegment oldSegment,
IExpressionSegment newSegment)
Replaces the given provider object for this expression and all of its sub expressions. |
| Uses of IExpressionSegment in com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds |
|---|
| Classes in com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds that implement IExpressionSegment | |
|---|---|
class |
ApplicationStateModule
Module that provides the information about application states for the data flow. |
class |
AxisValidatorModule
Validation module for axis values. |
class |
BrakeTestPipe
Brake test pipe. |
class |
CartesianVelocityLimiter
Module that limits the Cartesian velocity in test operation modes. |
class |
CartesianVelocityModule
Proxy module for the velocity controlled cartesian movement. |
class |
ConditionEvaluatorModule
|
class |
DataRecorderTriggerActionModule
Module for DataRecorderTriggerAction. |
class |
DFEStatisticModule
Module for statistic calculation (like minimum, maximum, etc.) over some data (e.g. torque). |
class |
DynDFELoggerModule
Predefined compound for the DynDFELogger module. |
class |
ElasticityCompensationModule
Elasticity compensation module. |
class |
ForceFunctionGeneratorModule
Performs Sinusoidal Wave Patterns with free Bias, Frequency, Trapezoidal Amplitude pattern. |
class |
ForwardKinematicsModule
This module calculates the direct kinematics for a given joint position. |
class |
FrameDistanceCalculator
Interface class for the Sunrise Frame Distance Calculator module in the RoboticsAPI. |
class |
FrameStackerModule
Interface class for the Sunrise FrameStacker module. |
class |
FreezeModule
Used to freeze the DFE elements in active SPR phase. |
class |
GenericIOModule
Module for generic mapping of outputs. |
class |
GlobalDataServiceModule
This module brings global data into a SPR. |
class |
GravCompModule
Deprecated. |
class |
GSIAdapterModule
Module that provides access to the Global System Info (GSI) data. |
class |
InverseKinematicsModule
Inverse kinematics module. |
class |
IpoFilter
Filter module for axes jogging. |
class |
JointSpacePipe
This pipe is able to perform a motion in joint space for the three motion control types PositionControl, JointImpedance and CartesianImpedance. |
class |
JointSplineModule
The module is able to do blended joint motions. |
class |
JointVelocityModule
Proxy module for the velocity controlled joint movement. |
class |
LBRCartVelValidator
Module for monitoring the T1 velocity. |
class |
MeasureToCommandModule
Module for bringing commanded and measured values together. |
class |
NewJointSplineModule
The module is able to do blended joint motions. |
class |
OldOverrideModule
This module is able to ramp down the current system time. |
class |
OnlinePlanner
Online planner for jogging movements. |
class |
PipeWithControlMode
Pipe that has a control mode. |
class |
RemoteModule
Base class for module with an online remote connection to a java module. |
class |
RobotObserver
Observes the output values of a pipe. |
class |
SafetySignalObs
Observes the device specific limit values. |
class |
SplineMotionModule
Module for spline motions. |
class |
StopEvaluatorModule
Module that collects and evaluates stop requests. |
class |
TorqueCharLineModule
Module for controlling torque limits of gears and torque sensors. |
class |
TwistWrenchTrafoModule
Module to transform twists and wrenches. |
class |
VelAccEstimatorModule
Module for estimating velocity and acceleration. |
| Uses of IExpressionSegment in com.kuka.roboticsAPI.controllerModel.sunrise.xml |
|---|
| Classes in com.kuka.roboticsAPI.controllerModel.sunrise.xml that implement IExpressionSegment | |
|---|---|
class |
XmlModule
This class is able to load a module from it's xml representation. |
class |
XmlSPR
A XmlSPR is created out of a xml representation in the file system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||