File tf2_eigen.hpp
↰ Parent directory (include/tf2_eigen)
Definition (include/tf2_eigen/tf2_eigen.hpp)
Includes
- Eigen/Geometry
- geometry_msgs/msg/point.hpp
- geometry_msgs/msg/point_stamped.hpp
- geometry_msgs/msg/pose_stamped.hpp
- geometry_msgs/msg/quaternion.hpp
- geometry_msgs/msg/quaternion_stamped.hpp
- geometry_msgs/msg/twist.hpp
- tf2/convert.h
- tf2_ros/buffer.h
- tf2_ros/buffer_interface.h
Included By
Namespaces
Functions
- Function Eigen::fromMsg(const geometry_msgs::msg::Pose&, Eigen::Affine3d&) 
- Function Eigen::fromMsg(const geometry_msgs::msg::Point&, Eigen::Vector3d&) 
- Function Eigen::fromMsg(const geometry_msgs::msg::Pose&, Eigen::Isometry3d&) 
- Function Eigen::fromMsg(const geometry_msgs::msg::Twist&, Eigen::Matrix<double, 6, 1>&) 
- Function tf2::fromMsg(const geometry_msgs::msg::PoseStamped&, tf2::Stamped<Eigen::Affine3d>&) 
- Function tf2::fromMsg(const geometry_msgs::msg::PoseStamped&, tf2::Stamped<Eigen::Isometry3d>&) 
- Function tf2::fromMsg(const geometry_msgs::msg::Point&, Eigen::Vector3d&) 
- Function tf2::fromMsg(const geometry_msgs::msg::Vector3&, Eigen::Vector3d&) 
- Function tf2::fromMsg(const geometry_msgs::msg::PointStamped&, tf2::Stamped<Eigen::Vector3d>&) 
- Function tf2::fromMsg(const geometry_msgs::msg::Quaternion&, Eigen::Quaterniond&) 
- Function tf2::fromMsg(const geometry_msgs::msg::QuaternionStamped&, Stamped<Eigen::Quaterniond>&) 
- Function tf2::fromMsg(const geometry_msgs::msg::Pose&, Eigen::Affine3d&) 
- Function tf2::fromMsg(const geometry_msgs::msg::Pose&, Eigen::Isometry3d&) 
- Function tf2::fromMsg(const geometry_msgs::msg::Twist&, Eigen::Matrix<double, 6, 1>&) 
- Function tf2::toMsg(const Eigen::Vector3d&, geometry_msgs::msg::Vector3&) 
- Function tf2::transformToEigen(const geometry_msgs::msg::Transform&) 
- Function tf2::transformToEigen(const geometry_msgs::msg::TransformStamped&)