Definition at line 16 of file UpdateConfiguration.java.
§ UpdateConfiguration()
| grl.UpdateConfiguration.UpdateConfiguration |
( |
LBR |
lbr, |
|
|
Tool |
flangeAttachment |
|
) |
| |
|
inline |
§ FRIflatbufferToConfigAndSession()
| boolean grl.UpdateConfiguration.FRIflatbufferToConfigAndSession |
( |
grl.flatbuffer.FRI |
friConfigBuf, |
|
|
String |
controllingLaptopIPAddress |
|
) |
| |
|
inline |
Sets the FRI Configuration and FRI Session stored by the UpdateConfiguration object
- Parameters
-
| friConfigBuf | flatbuffer containing fri settings |
| controllingLaptopIPAddress | |
- Returns
- error code true if there was a problem, success code false otherwise
Definition at line 91 of file UpdateConfiguration.java.
§ get_flangeAttachment()
| Tool grl.UpdateConfiguration.get_flangeAttachment |
( |
| ) |
|
|
inline |
§ get_FRIConfiguration()
| FRIConfiguration grl.UpdateConfiguration.get_FRIConfiguration |
( |
| ) |
|
|
inline |
§ get_FRISession()
| FRISession grl.UpdateConfiguration.get_FRISession |
( |
| ) |
|
|
inline |
§ get_lbr()
| LBR grl.UpdateConfiguration.get_lbr |
( |
| ) |
|
|
inline |
§ linkObjectToPhysicalObject()
Create an End effector tool
- Parameters
-
| link | the Flatbuffer representing the tool |
- Returns
- the Kuka tool object
Definition at line 65 of file UpdateConfiguration.java.
§ set_flangeAttachment()
| void grl.UpdateConfiguration.set_flangeAttachment |
( |
Tool |
_flangeAttachment | ) |
|
|
inline |
§ set_FRIConfiguration()
| void grl.UpdateConfiguration.set_FRIConfiguration |
( |
FRIConfiguration |
_FRIConfiguration | ) |
|
|
inline |
§ set_FRISession()
| void grl.UpdateConfiguration.set_FRISession |
( |
FRISession |
_FRISession | ) |
|
|
inline |
§ set_lbr()
| void grl.UpdateConfiguration.set_lbr |
( |
LBR |
_lbr | ) |
|
|
inline |
The documentation for this class was generated from the following file: