Inherits com.boschrexroth.mlpi.MlpiComponent.

Public Member Functions | |
| GroupInfo | information () |
| GroupConfig | configuration () |
| GroupMovement | movement () |
| Type | Element | Description |
|---|---|---|
| GroupRef | _groupRef | References the robot to the whole system |
| GroupInfo | _Information | Functions for information of the robot |
| GroupConfig | _Configuration | Functions to configure the robot |
| GroupMovement | _Movement | Functions to move the robot |
Definition at line 81 of file Group.java.
|
inline |
This method returns the reference to the needed information object
Definition at line 109 of file Group.java.
|
inline |
This method returns the reference to the needed configuration object
Definition at line 116 of file Group.java.
|
inline |
This method returns the reference to the needed movement object
Definition at line 123 of file Group.java.