Coordinate system in ROS
ROS operates in the ENU Coordinate system(East-North-Up). In the algorithms for AUV(Autonomous Underwater Vehicles), I need North-East-Down Coordinate system. What should I do? Change TF or what?