Template Function Sophus::fromMsg(const geometry_msgs::msg::Pose&, Sophus::SE3<Scalar>&)

Function Documentation

template<class Scalar>
inline void Sophus::fromMsg(const geometry_msgs::msg::Pose &message, Sophus::SE3<Scalar> &pose)

Extracts an SE3 pose from a geometry_msgs/Pose message.