Install our extension to search inside any video instantly.

Lie Groups for Robotics solving problems with Code

Added:
182 views7likes57:20pau1976Original Release: 2026-07-09

Lie groups provide a mathematical framework for representing and manipulating rigid body transformations in robotics, where pose interpolation involves finding intermediate poses between two given poses by converting transformations to Lie algebra (using logarithm), dividing the resulting velocity vectors, and converting back using the exponential map, while pose averaging combines multiple sensor measurements by averaging their Lie algebra representations and iteratively refining the estimate to converge on the optimal pose.