Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 715 Bytes

File metadata and controls

11 lines (8 loc) · 715 Bytes
❗ This repository is deprecated in favor of https://github.com/IMRCLab/librigidbodytracker.

CMake

libojecttracker

This library helps to track (i.e. estimate the pose) of rigid-body objects. It assumes that an initial estimate for the pose of each object is given. The new poses are estimated using the iterative closest point algorithm (ICP) frame-by-frame.

The library is used in the Crazyswarm project.