|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISegment | |
|---|---|
| com.kuka.roboticsAPI.controllerModel.sunrise.api | Contains the necessary objects to work with Sunrise. |
| com.kuka.roboticsAPI.controllerModel.sunrise.connectionLib | Contains the java ConnectionLib implementation. |
| com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds | Contains predefined compounds for Sunrise. |
| com.kuka.roboticsAPI.controllerModel.sunrise.xml | Contains the xmlsua implementation. |
| Uses of ISegment in com.kuka.roboticsAPI.controllerModel.sunrise.api |
|---|
| Classes in com.kuka.roboticsAPI.controllerModel.sunrise.api that implement ISegment | |
|---|---|
class |
ActiveDevice
A active device has read/write access to drive groups during active phase of an SPR. |
class |
Assignment
An assignment connects a inport and a outport in a SPR. |
class |
DefaultAssignment
A default assignment between two compounds. |
class |
DeviceObserverModule
Base class for device observer modules. |
class |
DynamicFrameSetting
A dynamic frame setting is used to describe a geometric relation between two frames through a dynamic value that comes from a DFE element. |
class |
DynDfeLoggerModule
Represents a module to log DFE values. |
class |
FrameDefinitionList
Contains the frame definitions for a SPR. |
class |
FrameSetting
Base class for frame settings. |
class |
Module
A SPR can have many modules. |
class |
ObserverModule
Represents an Observer module. |
class |
Selection
Class containing the selective fine assignments. |
class |
SelectionModule
Stub module for a selection to the graph. |
class |
SelectiveAssignment
Multiple selective assignments can target a single inport. |
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. |
class |
SSR
This class represents a "Sunrise Service Request (SSR)" which fetches arbitrary data from Sunrise. |
class |
StaticFrameSetting
A static frame setting is used to describe a geometric relation between two frames through a static value that comes from a transformation matrix. |
| Uses of ISegment in com.kuka.roboticsAPI.controllerModel.sunrise.connectionLib |
|---|
| Methods in com.kuka.roboticsAPI.controllerModel.sunrise.connectionLib with parameters of type ISegment | |
|---|---|
static void |
MessageUtilities.startSegment(ISegment segment,
Message message)
Starts a message segment. |
| Uses of ISegment in com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds |
|---|
| Classes in com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds that implement ISegment | |
|---|---|
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 ISegment in com.kuka.roboticsAPI.controllerModel.sunrise.xml |
|---|
| Classes in com.kuka.roboticsAPI.controllerModel.sunrise.xml that implement ISegment | |
|---|---|
class |
XmlModule
This class is able to load a module from it's xml representation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||