amino  1.0-beta2
Lightweight Robot Utility Library
amino.kinematics.SceneFK Class Reference

Public Member Functions

def __init__ (self, scenegraph)
 
def __del__ (self)
 
def __getitem__ (self, key)
 Get a transform. More...
 
def config (self)
 The current configuration.
 
def config (self, config)
 
def __len__ (self)
 Number of frames.
 

Public Attributes

 scenegraph
 

Static Public Attributes

 argtypes
 
 restype
 

Detailed Description

Definition at line 52 of file kinematics.py.

Member Function Documentation

◆ __getitem__()

def amino.kinematics.SceneFK.__getitem__ (   self,
  key 
)

Get a transform.

Parameters
keya frame name/id or pair of frame names/ids.

Definition at line 68 of file kinematics.py.


The documentation for this class was generated from the following file: