How to get last frame's pose relative to base frame
I'm wondering if tf
is capable of providing the pose (position and orientation) of the last frame in the tree relative to the base frame in the same tree? Also, does tf
use Denavit Hartenberg to establish the forward kinematic tree?