File pose.h
↰ Parent directory (include/mrpt/ros2bridge)
Definition (include/mrpt/ros2bridge/pose.h)
Includes
cstringgeometry_msgs/msg/pose_with_covariance.hppgeometry_msgs/msg/quaternion.hppmrpt/math/CMatrixFixed.hmrpt/math/CQuaternion.hmrpt/math/TPose2D.hmrpt/math/TPose3D.hmrpt/poses/poses_frwds.htf2/LinearMath/Matrix3x3.hpptf2/LinearMath/Transform.hpp
Namespaces
Functions
Function mrpt::ros2bridge::fromROS(const geometry_msgs::msg::Pose&)
Function mrpt::ros2bridge::fromROS(const geometry_msgs::msg::PoseWithCovariance&)
Function mrpt::ros2bridge::fromROS(const geometry_msgs::msg::Quaternion&)
Function mrpt::ros2bridge::toROS(const mrpt::math::CMatrixDouble33&)
Function mrpt::ros2bridge::toROS(const mrpt::poses::CPose3DPDFGaussianInf&)
Function mrpt::ros2bridge::toROS(const mrpt::poses::CPosePDFGaussian&)
Function mrpt::ros2bridge::toROS(const mrpt::poses::CPosePDFGaussianInf&)
Function mrpt::ros2bridge::toROS(const mrpt::math::CQuaternionDouble&)
Function mrpt::ros2bridge::toROS_Pose(const mrpt::poses::CPose2D&)
Function mrpt::ros2bridge::toROS_Pose(const mrpt::math::TPose2D&)
Function mrpt::ros2bridge::toROS_Pose(const mrpt::poses::CPose3D&)
Function mrpt::ros2bridge::toROS_Pose(const mrpt::math::TPose3D&)
Function mrpt::ros2bridge::toROS_Pose(const mrpt::poses::CPose3DPDFGaussian&)
Function mrpt::ros2bridge::toROS_tfTransform(const mrpt::poses::CPose2D&)
Function mrpt::ros2bridge::toROS_tfTransform(const mrpt::math::TPose2D&)
Function mrpt::ros2bridge::toROS_tfTransform(const mrpt::poses::CPose3D&)
Function mrpt::ros2bridge::toROS_tfTransform(const mrpt::math::TPose3D&)