:github_url: https://github.com/kevinzakka/mink/tree/main/docs/tutorial/example_gallery.rst
.. _example-gallery:
===============
Example Gallery
===============
Basic pose tracking with a single manipulator.
Franka Panda
------------
End-effector pose tracking with posture regularization.
.. raw:: html
`View source code `__
UR5e with Collision Avoidance
-----------------------------
Pose tracking with collision avoidance between the wrist and environment
(floor, walls). Demonstrates :class:`~mink.CollisionAvoidanceLimit`.
.. raw:: html
`View source code `__
Bimanual manipulation with ALOHA
--------------------------------
Bimanual setup with the ALOHA robot.
.. raw:: html
`View source code `__
Dexterous hand + arm
--------------------
Manipulation with an Allegro hand attached to a IIWA arm.
.. raw:: html
`View source code `__
Mobile Manipulation with TidyBot
--------------------------------
Mobile manipulation with Stanford's TidyBot.
.. raw:: html
`View source code `__
Humanoid
--------
Whole body control with a Unitree G1.
.. raw:: html
`View source code `__