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

Revision history [back]

click to hide/show revision 1
initial version

You can find several answers and visualizations here for NED->ENU conversions

You will need to swap x and y and negate z for orientation, linear_acceleration and angular_velocity. You can find several answers and visualizations here for NED->ENU conversionsconversions.
Also, the following package contains code example for ENU/NED extraction.