Robotics StackExchange | Archived questions

Rotating NED to ENU using tf?

Hi,

I have an IMU in the NED frame. Could I use <node pkg="tf2_ros" name="imu_pub" type="static_transform_publisher" args="0 0 0 1.5707963 0 3.1415926 base_link imu"/> to rotate the imu to ENU at base_link?

Asked by PG_GrantDare on 2019-10-22 22:17:22 UTC

Comments

Answers