ROS message class definition for Odometry. More...
#include <nav_msgs/msg/odometry.hpp>
Public Attributes | |
std_msgs::msg::Header | header |
std::string | child_frame_id |
geometry_msgs::msg::PoseWithCovariance | pose |
geometry_msgs::msg::TwistWithCovariance | twist |
ROS message class definition for Odometry.
This represents an estimate of a position and velocity in free space. The pose in this message should be specified in the coordinate frame given by header.frame_id The twist in this message should be specified in the coordinate frame given by the child_frame_id