Giter Site home page Giter Site logo

aaronj0 / enu-ros-tf Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.92 MB

An ENU tangential plane ROS Transformations package that allows for navigation stacks and planners to use that accounts for curvature and ellipsoid behavior-based inaccuracies due to standard geodetic data.

CMake 4.69% C++ 95.31%

enu-ros-tf's Introduction

ENU-ROS Transformations package

An ENU tangential plane ROS Transformations package for navigation stacks and planners utility that solves curvature and ellipsoid behavior-based inaccuracies caused by planning in linearised standard geodetic data.

This package is a geodetic conversion package created for the AUVSI SUAS navigation stack. It runs various conversions between GPS, ECEF, NED and ENU co-ordinate frames.

This linearises the co-ordinate frame of any arbitrary map or data structure used by a planner while maintaining the appropriate references to geodetic curvature with a return to the first-order model of the earth as being flat. This Local Tangent Plane(LTP) serves as a local reference direction for representing vehicle attitude and velocity for operation on or near the surface of the earth.

To change the different geodetic systems, functions in include/transforms/geodetic_conv.h can be used:

https://github.com/maximusron/enu-ros-tf/blob/5e9cbfe575797811b82861c3b44c3ea3f59914d6/include/transforms/geodetic_conv.h#L158-L159 https://github.com/maximusron/enu-ros-tf/blob/5e9cbfe575797811b82861c3b44c3ea3f59914d6/include/transforms/geodetic_conv.h#L75-L76

Inverse Haversine functionality:

This package includes an implementation of an Inverse haversine function that provides a GPS/ENU endpoint(as an Eigen Vector2d) given a GPS/ENU start point and a bearing angle clockwise from north.

https://github.com/maximusron/enu-ros-tf/blob/5e9cbfe575797811b82861c3b44c3ea3f59914d6/include/enu_transforms/enu_transforms.h#L166

Results:

ENU Frame local GridMap GPS Points generated by Path Planner
alt text alt text

99% GPS<->ENU<->GridMap reconversion accuracy (in feet)

enu-ros-tf's People

Contributors

aaronj0 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.