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.hppbeluga/eigen_compatibility.hppbeluga_ros/messages.hpp(File messages.hpp)cmathsophus/common.hppsophus/se2.hppsophus/se3.hppsophus/types.hpptf2/convert.htf2/utils.h
Included By
Namespaces
Functions
Template Function Sophus::fromMsg(const beluga_ros::msg::Transform&, Sophus::SE2<Scalar>&)
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 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::fromMsg(const beluga_ros::msg::Pose&, Sophus::SE2<Scalar>&)
Template Function tf2::fromMsg(const beluga_ros::msg::Pose&, Sophus::SE3<Scalar>&)
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>&)
Template Function tf2::toMsg(const Sophus::SE2<Scalar>&, beluga_ros::msg::Pose&)