![]() |
amino
1.0-beta2
Lightweight Robot Utility Library
|
Descriptor for distance access. More...
Public Member Functions | |
def | __init__ (self, cl_dist) |
def | __getitem__ (self, key) |
Returns the separation distance for the frames. More... | |
Descriptor for distance access.
Definition at line 241 of file collision.py.
def amino.collision.SceneCollisionDist.DistDesc.__getitem__ | ( | self, | |
key | |||
) |
Returns the separation distance for the frames.
key | a pair of frame names or ids |
Definition at line 252 of file collision.py.