upkie  11.0.0
Open-source wheeled biped robots

◆ get_transform_frame_to_base()

SE3 get_transform_frame_to_base (   self,
str  frame 
)

Get the SE3 transform from a link frame to the base frame.

Parameters
frameName of the link.
Returns
SE3 transform such that base_point = T * frame_point.