libtf0d

Robot os tf transform library to keep track of multiple coordinate frames
  http://www.ros.org/wiki/geometry
  0
  no reviews



Tf is a package that lets the user keep track of multiple coordinate frames over time. tf maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time.

this package contains the library itself.