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

My personal solution was the following:

a) transform the initial GPS position (lat, long, alt) to an ECEF point - let's name this O; b) center a ENU reference system in O; c) express all other GPS positions (lat, long, alt) w.r.t. the ENU reference system centred in O.

My personal solution was the following:

a) transform the initial GPS position (lat, long, alt) to an ECEF point - let's name this O; O;

b) center a ENU reference system in O; O;

c) express all other GPS positions (lat, long, alt) w.r.t. the ENU reference system centred in O. O.