9 #if PACKAGE_ROS_VERSION == 1 10 #include <geometry_msgs/Pose.h> 11 #include <geometry_msgs/PoseWithCovariance.h> 13 #include <geometry_msgs/msg/pose.hpp> 14 #include <geometry_msgs/msg/pose_with_covariance.hpp> 20 #if PACKAGE_ROS_VERSION == 1 void inverseCompose(const Pose &a, const Pose &b, Pose &out)
void compose(const Pose &a, const Pose &b, Pose &out)
geometry_msgs::msg::Pose Pose
geometry_msgs::msg::PoseWithCovariance PoseWithCovariance