|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IQueryConnection | |
|---|---|
| com.kuka.geometry.connections | This package contains interfaces and classes describing connections between Frames. |
| Uses of IQueryConnection in com.kuka.geometry.connections |
|---|
| Classes in com.kuka.geometry.connections with type parameters of type IQueryConnection | |
|---|---|
interface |
IQueryConnection<T extends IQueryConnection<T>>
A query connection is a connection between two frames whose transformation is delegated to an ITrafoQueryProcessor. |
interface |
ITrafoQueryProcessor<T extends IQueryConnection<T>>
This interface is meant to be implemented by components that can communicate with real world sensors to find out the current sensor values, and from these values calculate spatial transformations that can be used to express a connection between frames. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||