exception documentation

class NotImplementedException(Exception):

View In Hierarchy

Raised when can_transform or lookup_transform is not implemented in a subclass of tf2_ros.buffer_interface.BufferInterface.

Method __init__ Undocumented
Instance Variable errstr Undocumented
def __init__(self):

Undocumented

errstr: str =

Undocumented