Shortcuts

pypose.is_SE3

class pypose.is_SE3(obj)[source]

Check whether an instance or object is an SE3 Type LieTensor or not.

Parameters:

obj (obj) – a Python object or instantance.

Returns:

True if obj is a SE3 Type LieTensor object otherwise False.

Return type:

bool

Docs

Access documentation for PyPose

View Docs

Tutorials

Get started with tutorials and examples

View Tutorials

Get Started

Find resources and how to start using pypose

View Resources