ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

In sensor_msgs::msg::Imu there is std_msgs/Header header.

Inside std_msgs/Header there is include builtin_interfaces/Time stamp which is time stamp.

The definition about Imu you can see there.

And the definition about Header you can see there.

click to hide/show revision 2
No.2 Revision

In sensor_msgs::msg::Imu there is std_msgs/Header header.

Inside std_msgs/Header there is include builtin_interfaces/Time stamp which is time stamp.

The definition about Imu you can see there.

And the definition about Header you can see there.