File tf2_sophus.hpp
↰ Parent directory (include/beluga_ros
)
Message conversion API overloads for Sophus
types.
Definition (include/beluga_ros/tf2_sophus.hpp
)
Includes
beluga/algorithm/unscented_transform.hpp
beluga/eigen_compatibility.hpp
beluga_ros/messages.hpp
(File messages.hpp)cmath
sophus/common.hpp
sophus/se2.hpp
sophus/se3.hpp
sophus/types.hpp
tf2/convert.hpp
tf2/utils.hpp
Included By
Namespaces
Functions
Template Function Sophus::fromMsg(const beluga_ros::msg::Transform&, Sophus::SE3<Scalar>&)
Template Function Sophus::fromMsg(const beluga_ros::msg::Pose&, Sophus::SE2<Scalar>&)
Template Function Sophus::fromMsg(const beluga_ros::msg::Pose&, Sophus::SE3<Scalar>&)
Template Function Sophus::fromMsg(const beluga_ros::msg::Transform&, Sophus::SE2<Scalar>&)
Template Function tf2::fromMsg(const beluga_ros::msg::Pose&, Sophus::SE2<Scalar>&)
Template Function tf2::fromMsg(const beluga_ros::msg::Pose&, Sophus::SE3<Scalar>&)
Template Function tf2::fromMsg(const beluga_ros::msg::Transform&, Sophus::SE2<Scalar>&)
Template Function tf2::fromMsg(const beluga_ros::msg::Transform&, Sophus::SE3<Scalar>&)
Template Function tf2::toMsg(const Sophus::SE2<Scalar>&, beluga_ros::msg::Pose&)
Template Function tf2::toMsg(const Sophus::SE3<Scalar>&, beluga_ros::msg::Pose&)
Template Function tf2::toMsg(const Sophus::SE3<Scalar>&, const Eigen::Matrix<Scalar, 6, 6>&)